Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/grpc-ecosystem/grpc-opentracing

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/grpc-ecosystem/grpc-opentracing

  • v0.0.0-20180507213350-8e809c8a8645
  • Source
  • Go
  • Socket score

Version published
Created
Source

################ GRPC-OpenTracing ################

This package enables distributed tracing in GRPC clients and servers via The OpenTracing Project_: a set of consistent, expressive, vendor-neutral APIs for distributed tracing and context propagation.

Once a production system contends with real concurrency or splits into many services, crucial (and formerly easy) tasks become difficult: user-facing latency optimization, root-cause analysis of backend errors, communication about distinct pieces of a now-distributed system, etc. Distributed tracing follows a request on its journey from inception to completion from mobile/browser all the way to the microservices.

As core services and libraries adopt OpenTracing, the application builder is no longer burdened with the task of adding basic tracing instrumentation to their own code. In this way, developers can build their applications with the tools they prefer and benefit from built-in tracing instrumentation. OpenTracing implementations exist for major distributed tracing systems and can be bound or swapped with a one-line configuration change.


Further Information


If you’re interested in learning more about the OpenTracing standard, join the conversation on our mailing list_ or Gitter_.

If you want to learn more about the underlying API for your platform, visit the source code_.

If you would like to implement OpenTracing in your project and need help, feel free to send us a note at community@opentracing.io_.

.. _The OpenTracing Project: http://opentracing.io/ .. _source code: https://github.com/opentracing/ .. _mailing list: http://opentracing.us13.list-manage.com/subscribe?u=180afe03860541dae59e84153&id=19117aa6cd .. _Gitter: https://gitter.im/opentracing/public .. _community@opentracing.io: community@opentracing.io

FAQs

Package last updated on 07 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc