-
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…
-
**Describe the bug**
I'm trying to get a certificate for a domain using Cloudflare.
The process takes long and eventually fails.
Using similar approach with HaProxy (pfSense) and NPM works fine.
…
-
**Describe the bug**
When using OpenTelemetry-javaagent0.9.7 for trace propagation across applications, and you expect the reported data from the second application to contain links but find that the…
-
We would like to be able to add http context headers to the XHR requests when xhr_instrumentation is enabled.
Either doing it automatically or by accepting a callback which would make the span inst…
-
I notice increasing demand/expectations from user for built-in integration with Distributed tracing.
One such example is Knative where Distributed tracing was integrated from the start.
Some time…
-
### Checklist
- [X] My issue is specific & actionable.
- [X] I am not suggesting a protocol enhancement.
- [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Ais…
-
Today CCR sends its cross-cluster requests using a client which switches thread context to one with the right authorisation headers just before sending the request to the remote cluster (see e.g. `Ccr…
-
Document the non-z/OS portion of this feature for open-liberty.
Epic : https://github.com/OpenLiberty/open-liberty/issues/9563
See the attached document that describes the changes.
[ID-APSZOS-2…
-
We support context propagation when Runnable or Callable is submitted for execution to some executor service. But this does not work with the most primitive way to dispatch a unit of work into a separ…