Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate and remove jaeger protocol #11671

Open
dmathieu opened this issue Sep 20, 2023 · 1 comment
Open

Deprecate and remove jaeger protocol #11671

dmathieu opened this issue Sep 20, 2023 · 1 comment
Assignees

Comments

@dmathieu
Copy link
Member

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.

@simitt
Copy link
Contributor

simitt commented May 13, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants