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
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
I believe the documentation of this repository to be correct, but the opentracing.io examples seem to have a much higher google page rank, which might cause some confusion.
Regards
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In this section of the repo documentation
https://github.com/yurishkuro/opentracing-tutorial/tree/master/java/src/main/java/lesson03#extract-the-span-context-from-the-incoming-request-using-tracerextract
It suggests using the
TextMapAdapter
while on this section of opentracing.io documentation
https://opentracing.io/guides/java/inject-extract/#extracting-the-span-s-context-from-incoming-request
It suggests using the
TextMapExtractAdapter
I believe the documentation of this repository to be correct, but the opentracing.io examples seem to have a much higher google page rank, which might cause some confusion.
Regards
The text was updated successfully, but these errors were encountered: