-
Hi, i found problem, my dependency tree is:
+--- io.opentracing.contrib:opentracing-spring-jaeger-cloud-starter:3.1.1
| | +--- io.opentracing.contrib:opentracing-spring-jaeger-starter:3.1.1 (*…
-
I am running an application with Helidon MP (2.2.0) and then I am using Couchbase Java Client and that's causing me this weird exception:
SEVERE: Default error handler: Unhandled exception encounte…
-
The OpenTracing Java API contains a number of examples, focusing on context propagation:
https://github.com/opentracing/opentracing-java/tree/master/opentracing-examples
Is the focus of this works…
-
**Current behaviour**
`baggage` (and `ot-baggage-*`) headers are not being propagated through the system.
**Expected behaviour**
Based on the [Trace Context Propagation documentation](https://docs.…
-
https://github.com/zalando/skipper/pull/1495 introduced a way to get opentracing tag `skipper.backend_name`
This https://github.com/zalando/skipper/pull/1495/files#diff-6174ff750fcb17e93febb4b1ee2aec…
-
Hi,
I like your project and am using in it one of my projects.
I wonder if you would consider adding support for opentracing?
Thanks in advance.
-
Hi i'm using skipper as embeddable library, so it will be cool to add custom opentracing and all features plugins thought options to skipper... the idea here is use skipper like envoy, i have addition…
-
### Describe the bug
Using quarkus CLI 3.12.3. I create project on stream 3.2 (version 3.2.12.Final), add dependency:
```
io.quarkus
quarkus-smallrye-opentracing
3.12.3
```…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/opentracing-contrib
---
###### Please subscribe to this thread to get notified when a new repository is created
…
-
**Is your feature request related to a problem? Please describe.**
I am trying to use the apm go agent with a project which is already instrumented for opentracing and works with Jaeger, but the proj…