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

Allow opentracing_propagate_context directive at http and server #57

Merged
merged 2 commits into from
Sep 16, 2018
Merged

Conversation

lw346
Copy link
Contributor

@lw346 lw346 commented Sep 15, 2018

Allows the opentracing_propagate_context to be set at the same level as all other opentracing_* directives, allowing you to share configuration across multiple locations.

Mitigates #56 somewhat.

@rnburn
Copy link
Collaborator

rnburn commented Sep 15, 2018

This looks good.

I'd only recommend a check to fail if opentracing_propagate_context is specified before opentracing_load_tracer (which would cause problems).

@lw346
Copy link
Contributor Author

lw346 commented Sep 15, 2018

Check added 👍

@rnburn rnburn merged commit c7c6193 into opentracing-contrib:master Sep 16, 2018
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

Successfully merging this pull request may close these issues.

2 participants