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

Fix Jaeger tracing #311

Merged
merged 3 commits into from
Jul 29, 2024
Merged

Fix Jaeger tracing #311

merged 3 commits into from
Jul 29, 2024

Conversation

chernylu
Copy link
Contributor

@chernylu chernylu commented Jul 24, 2024

Due to a recent change in the OpenTelemetry Collector, Jaeger didn't accept OpenTelemetry data anymore. Until this change is reverted upstream, we explicitly pass the the host IP to Jaeger as a workaround. See jaegertracing/jaeger#5737 for more information.

@dkarnutsch dkarnutsch changed the title Pin version to prevent errors Pin jaeger version to prevent errors Jul 24, 2024
@chernylu chernylu changed the title Pin jaeger version to prevent errors jaeger pass host port to prevent errors Jul 24, 2024
@johnnyomair johnnyomair changed the title jaeger pass host port to prevent errors Fix Jaeger tracing Jul 25, 2024
johnnyomair
johnnyomair previously approved these changes Jul 25, 2024
dkarnutsch
dkarnutsch previously approved these changes Jul 25, 2024
nsams
nsams previously approved these changes Jul 25, 2024
Copy link
Member

@nsams nsams left a comment

Choose a reason for hiding this comment

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

we are not using/exposing port 4317

@johnnyomair
Copy link
Collaborator

we are not using/exposing port 4317

@chernylu could you please try if it still works when removing the respective variable?

@chernylu chernylu dismissed stale reviews from nsams, dkarnutsch, and johnnyomair via 8447361 July 29, 2024 06:58
@johnnyomair johnnyomair merged commit ec9d954 into main Jul 29, 2024
3 checks passed
@johnnyomair johnnyomair deleted the pin-jaeger-image branch July 29, 2024 08:19
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.

4 participants