google/tarpc

Distributed tracing with TextMapPropagator

Opened this issue · 0 comments

Hi,
Is there any way of using tarpc with a TextMapPropagator to propagate opentelemetry headers or to extend the tracing context allowing more properties to pass by (with an HashMap for example)?
This would allow custom opentelemetry implementation to work with tarpc (Datadog for example).