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

upgrading otel implementation #298

Merged
merged 1 commit into from
Nov 4, 2024
Merged

upgrading otel implementation #298

merged 1 commit into from
Nov 4, 2024

Conversation

EvanDietzMorris
Copy link
Collaborator

JaegerExporter is deprecated and the thrift protocol it uses causes issues due to the UDP packet size limitations. This uses OTLP over gRPC instead.

JaegerExporter is deprecated and the thrift protocol it uses causes issues due to the UDP packet size limitations. This uses OTLP over gRPC instead.
Copy link
Contributor

@gaurav gaurav left a comment

Choose a reason for hiding this comment

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

LGTM! I have one question for you, but otherwise I'm happy to merge this.

@gaurav gaurav merged commit 13ba01e into master Nov 4, 2024
@gaurav gaurav deleted the otlp branch November 4, 2024 21:03
gaurav added a commit to TranslatorSRI/NameResolution that referenced this pull request Nov 4, 2024
gaurav added a commit to helxplatform/translator-devops that referenced this pull request Nov 4, 2024
gaurav added a commit to TranslatorSRI/NameResolution that referenced this pull request Nov 4, 2024
This PR copies over the code from TranslatorSRI/NodeNormalization#298 in order to replace Jaeger with gRPC in OTEL telemetry collection.
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.

2 participants