Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Documentation Inconsistencies on this repo vs https://opentracing.io/ #74

@zdelagrange

Description

@zdelagrange

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions