opencensus-go icon indicating copy to clipboard operation
opencensus-go copied to clipboard

Implement tag propagation for HTTP

Open odeke-em opened this issue 8 years ago • 2 comments

Issue to implement HTTP tag propagation as its lack of came up in the interop testing.

odeke-em avatar Mar 08 '18 00:03 odeke-em

OpenCensus doesn't provide a common format for tag propagation over HTTP at this point, we need to discuss this issue at https://github.com/census-instrumentation/opencensus-specs.

rakyll avatar Mar 12 '18 21:03 rakyll

Thanks for confirming that, I wanted to file one last week but I didn't see the gRPC tag propagation spec information either, yet we have tag propagation already for gRPC which are sent as Metadata trailers.

odeke-em avatar Mar 12 '18 21:03 odeke-em