Skip to content

Remove Jaeger example and OpenTracing support #6057

@dmatej

Description

@dmatej

When looking into #6056, I have found that the OpenTracing project was discontinued, see

Jaeger is still alive, but I guess completely changed APIs, so we would have to redo the whole thing.

"Jaeger v1 has reached end-of-life on December 31, 2025 and will no longer receive updates."

For now we should remove:

    <artifactId>open-tracing</artifactId>
    <packaging>jar</packaging>
    <name>jersey-examples-open-tracing</name>

and

    <groupId>org.glassfish.jersey.incubator</groupId>
    <artifactId>jersey-open-tracing</artifactId>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions