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

question. How to inject custom span tags from incoming http request? #5

Open
etsangsplk opened this issue Dec 11, 2018 · 1 comment

Comments

@etsangsplk
Copy link

there are custome http headers that i want tonextarvt and tag the span created by the http client interceptor. how can i do that with the library?

@pavolloffay
Copy link

If you want to tag only http related stuff use servlet integration. I have wrote you response here opentracing-contrib/java-web-servlet-filter#50.

the span created by the http client interceptor.

what http client do you mean?

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