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

OTLP #283

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

OTLP #283

wants to merge 4 commits into from

Conversation

EvanDietzMorris
Copy link
Collaborator

JaegerExporter is dropping spans due to:
WARNING:opentelemetry.exporter.jaeger.thrift.send:Data exceeds the max UDP packet size

There are ways to fix that, but JaegerExporter is deprecated and we should replace it anyway. This PR would have aragorn send traces using the OTLPSpanExporter over gRPC instead.

It also updates some github actions versions, stopping the actions deprecation warnings.

Copy link
Contributor

@maximusunc maximusunc left a comment

Choose a reason for hiding this comment

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

This all looks reasonable

changing default otlp endpoint host to be consistent with other apps, and to include http:// which seems to be necessary
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