You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I could see in the code this module only supports the Jaeger native format. As W3C Trace Context format seems to become the standard format for distributed tracing, it would be great to support it in this module as well, maybe make it optional to use.
Jaeger supports W3C Trace Context Format according to the documentation about propagation format.
As far as I could see in the code this module only supports the Jaeger native format. As W3C Trace Context format seems to become the standard format for distributed tracing, it would be great to support it in this module as well, maybe make it optional to use.
Is that possible?
@kevinbader fyi.
The text was updated successfully, but these errors were encountered: