Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing trace-context headers #128

Open
obonyojimmy opened this issue Apr 27, 2020 · 1 comment
Open

Missing trace-context headers #128

obonyojimmy opened this issue Apr 27, 2020 · 1 comment

Comments

@obonyojimmy
Copy link

We are missing traceparent and tracestate headers as defined by tracing specs https://www.w3.org/TR/trace-context/ . The opentracing_context_name variable should be renamed to traceparent

@miry
Copy link
Collaborator

miry commented Dec 16, 2020

Here is an example how you can compile Nginx opentracing with new Opentracing and Jaeger to support w3c format: https://github.com/opentracing-contrib/nginx-opentracing/pull/147/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants