-
I was looking over https://docs.humio.com/sending-data-to-humio/ and noticed that there is no direct OpenTracing alternative. I could probably try it via ElasticSearch Bulk support https://github.com…
-
Wanted to start a discussion about the possible integration of OpenTracing and `context.Context` propagation in the `gotwilio` project.
OpenTracing is an API specification/collection of libraries w…
-
The OpenTracing presentation page at https://github.com/cncf/presentations/tree/master/opentracing links to a private slideshare.
The bad link: https://www.slideshare.net/priyankasharma260/the-esse…
-
Is there a plan to integrate it with some vendor neutral like opentracing?
-
[opentracing](http://opentracing.io/) is kind of emerging interface for tracers, thus not only zipkin would be supported if Tolerance adopt it.
About the bad news: no official php lib has been rele…
-
The `toTraceId()` method on [OTSpanContext](https://github.com/DataDog/dd-trace-java/blob/master/dd-trace-ot/src/main/java/datadog/opentracing/OTSpanContext.java#L17) calls `.toString()` on the `DDTra…
-
### Current Behavior
zipkin plugin throw exception(span already finished) while using zipkin plugin in route and global rule at the same time.
It is known from the documentation: When the same p…
-
This is a place holder for issues encountered by Hammock when trying to implement the OpenTracing spec.
1. OpenTracing should not forcibly import the JARs depended upon: https://github.com/eclipse/…
-
https://opentracing.io gives a way for the lifetime of an RPC to be traced across multiple components in a distributed system. Think of this as the full solution to what debug transactions try to pro…
-
**User Statement:**
As a developer, I want to explore our options for having distributed tracing.
As a user, I want to be able to easily track transactions throughout a distributed system.
**Det…