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
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. open-telemetry/opentelemetry-specification#2858
We should also be looking into deprecating and removing our support for the jaeger endpoints in apm-server.
The text was updated successfully, but these errors were encountered:
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.
open-telemetry/opentelemetry-specification#2858
We should also be looking into deprecating and removing our support for the jaeger endpoints in apm-server.
The text was updated successfully, but these errors were encountered: