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

Removing deprecated jaeger and jaegerthrifthttp exporters #26546

Merged

Conversation

codeboten
Copy link
Contributor

@codeboten codeboten commented Sep 8, 2023

This follows the deprecation plan to remove the component. The original removal date was July 2023, it is now past that.

Linked issue: open-telemetry/opentelemetry-specification#3551

.chloggen/codeboten_rm-jaeger-exporters.yaml Outdated Show resolved Hide resolved
This follows the deprecation plan to remove the component. The original removal date was July 2023, it is now past that.

Signed-off-by: Alex Boten <aboten@lightstep.com>
Alex Boten added 4 commits September 12, 2023 09:44
Signed-off-by: Alex Boten <aboten@lightstep.com>
Signed-off-by: Alex Boten <aboten@lightstep.com>
Signed-off-by: Alex Boten <aboten@lightstep.com>
@codeboten codeboten merged commit 8eea663 into open-telemetry:main Sep 12, 2023
85 of 87 checks passed
@codeboten codeboten deleted the codeboten/rm-jaeger-exporters branch September 12, 2023 21:31
@github-actions github-actions bot added this to the next release milestone Sep 12, 2023
codeboten pushed a commit that referenced this pull request Sep 13, 2023
#26546
removed the jaeger exporter, but the `build-and-test` workflow depended
on that exporter since it uses the config in
`examples/demo/otel-collector-config.yaml` for its test.

This PR updates the demo to use OTLP with jaeger, which also fixes the
`rpm` and `deb` test job in `build-and-test`.
@bangbaew
Copy link

bangbaew commented Sep 15, 2023

I updated to v0.85.0 and Jaeger spanmetrics not working in SPM page, worked fine in v0.84.0 with the same settings.
image

In the official Jaeger's tutorial, they use v0.80.0, but I don't want to roll back to old versions.
https://www.jaegertracing.io/docs/1.49/spm/
https://github.com/jaegertracing/jaeger/blob/main/docker-compose/monitor/docker-compose.yml

@mx-psi
Copy link
Member

mx-psi commented Sep 15, 2023

@bangbaew Can you file a separate issue for this? Thanks!

@bangbaew
Copy link

@bangbaew Can you file a separate issue for this? Thanks!

Done! #26712

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

Successfully merging this pull request may close these issues.

7 participants