-
I've producer-1 (SignalsProducer) which is consumed by consumer-1 (SignalsConsumer). This consumer then enriches the record and then it becomes producer-2 (EnrichedLeadProducer) which is then consum…
-
- [] This only affects the JavaScript OpenTelemetry library
Currently, there is no documentation/example(at least I couldn't find) about how I as a user of this library can inject the current conte…
-
W3C Distributed Trace Context Community Group has an editor's draft of a propagation format for distributed trace context: https://w3c.github.io/distributed-tracing/report-trace-context.html
Would …
-
## What problem are you trying to solve?
Use this shiny new property: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.2-Release-Notes#properties
...as a replacement for calli…
-
### Is your feature request related to a problem? Please describe.
When trying out auto-instrumentation in a Scala application (Play Framework), I noticed that some of my Play WS Client calls are ins…
-
# Bug Report
As part of #3244, we have moved B3 tracing context propagation to a new Nuget package. Because of that, we have marked old public methods (in OTEL.API/Context/Propagation folder) as ob…
-
We need to access some contextual data about the executed GraphQL query in a HttpFilter.
I tried to make use of Context Propagation using a ThreadLocal but it does not seem to be written to (only rea…
-
## Problem or use case
While distributed systems are already a pain to debug, adding asynchronicity as with MQTT makes things even harder. More and more tools add OpenTracing (or later OpenTelemetry)…
-
Currently, gRPC uses the `grpc-trace-bin` header for context propagation across process boundaries. This works perfectly for an environment in which all services are using gRPC for service-to-service …
-
**Describe the bug**
Using hibernate and context propagation with `ManagedExecutor` occur an intermittent NullPointerException. I runs this code and sometimes it runs with success but other time it f…