Fariz Apriyanto
Results
1
issues of
Fariz Apriyanto
Add `WithTextMapPropagator` option to implement [Text Map Propagator](https://opentelemetry.io/docs/specs/otel/context/api-propagators/#textmap-propagator). You can run my example [here](https://github.com/farizap/watermill-opentelemetry/tree/text_map_propagator_example/_examples/propagator). Below is a screenshot in jaeger UI when WithTextMapPropagator implemented. The trace shares the same parent...