apm-server icon indicating copy to clipboard operation
apm-server copied to clipboard

Deprecate jaeger protocol

Open dmathieu opened this issue 2 years ago • 1 comments

The jaeger protocol has been deprecated by the jaeger project, and they now recommend using OpenTelemetry and OTLP rather than their own clients. Otel itself has recently removed all jaeger exporters from their specification, and each library. https://github.com/open-telemetry/opentelemetry-specification/pull/2858

We should also be looking into deprecating and removing our support for the jaeger endpoints in apm-server.

dmathieu avatar Sep 20 '23 07:09 dmathieu

In a first step we'll only be able to deprecate, and then afterwards remove.

simitt avatar May 13 '24 06:05 simitt

@rubvs looks like this can be closed?

simitt avatar Aug 19 '24 06:08 simitt