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

[collector] replace Jaeger to OTLP exporter #435

Conversation

julianocosta89
Copy link
Member

@julianocosta89 julianocosta89 commented Oct 12, 2022

Fixes #424.

Changes

Jaeger has officially switched to recommend OTLP as the ingestion protocol. OpenTelemetry spec might consider aligning this effort open-telemetry/opentelemetry-specification#2858.

This PR replaces the Jaeger exporter to the OTLP exporter.

For significant contributions please make sure you have completed the following items:

  • Appropriate CHANGELOG.md updated for non-trivial changes

@julianocosta89 julianocosta89 requested a review from a team October 12, 2022 21:41
docker-compose.yml Outdated Show resolved Hide resolved
Copy link
Member

@mviitane mviitane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a good improvement to use OTLP.

docker-compose.yml Outdated Show resolved Hide resolved
@cartersocha cartersocha merged commit e41ee24 into open-telemetry:main Oct 13, 2022
@julianocosta89 julianocosta89 deleted the remove-collector-jaeger-exporter branch October 13, 2022 06:28
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider moving away from Jaeger Exporter and using OTLP Exporter instead
4 participants