-
#### Describe the feature
The `VertxImpl` implementation uses a `ThreadLocal` called `stickyContext` to propagate the context when `getOrCreateContext` or `getContext` are called outside of a pool …
-
## description
I tried passing the context in RPC() and RPCTo() in V2, but the receiving end always received an empty context. I checked the context when sending through a breakpoint and confirmed …
-
In spring mvc with reactive API, it uses a custom reactor subscriber, [SecurityReactorContextSubscriber](https://github.com/spring-projects/spring-security/blob/main/config/src/main/java/org/springfra…
-
### Version
v18.12.1
### Platform
Darwin nfml-jonj5MM 21.6.0 Darwin Kernel Version 21.6.0: Wed Aug 10 14:25:27 PDT 2022; root:xnu-8020.141.5~2/RELEASE_X86_64 x86_64
### Subsystem
async_…
-
#### Is your feature request related to a problem? Please describe.
In case you use nginx, i.e. nginx ingress in front of mimir you can't get a full trace containing both the spans from the nginx …
-
In a terminal, run
```
cd context-propagation
docker-compose up
mvn quarkus:dev
http POST :8080 value:=33
```
Booom:
```
7-92c0-3a9efe3ca838-1: org.jboss.resteasy.spi.UnhandledException: ja…
-
## Feature Request
### Crates
- `volo`
- `volo-grpc`
- `tracing`
- `tracing-opentelemetry`
- `opentelemetry`
### Motivation
In a multi-microservice architecture, link tracing cannot be…
-
**Please describe your use case / problem.**
Technologies used within our systems support different tracing vendors(Jaeger, Zipkin, DataDog, OpenCensus, ...). Each vendor has a proprietary tracing co…
-
### Description
Re-enable the gRPC BlockingRawTest disabled in #27597.
### Implementation ideas
_No response_
-
The problem with the internal **opentelemetry::v1::nostd::string_view** only being compatible with **std::string** and not **std::string_view** is really obvious when using **opentelemetry::context::p…