Skip to content

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.

3 participants