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

chore: use OTLP instead of Jaeger exporter #726

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

lzap
Copy link
Member

@lzap lzap commented Oct 18, 2023

A small refactoring of tracing - we had to move from deprecated Jaeger exporter to OTLP exporter. With that, a small improvement - all errors of the tracing library now go into our Zerolog (thus platform logs). This works great, tested. However, I do not have Jaeger installed anymore, can you test it actually works @ezr-ondrej please?

FYI I renamed config group so now it should be:

TELEMETRY_OLTP_ENABLED=true
TELEMETRY_OLTP_HOSTNAME=localhost

This needs to be merged before we can upgrade deps: #722

@lzap lzap force-pushed the fix-stats branch 2 times, most recently from 145e093 to 6801e87 Compare October 19, 2023 12:56
Copy link
Member

@ezr-ondrej ezr-ondrej left a comment

Choose a reason for hiding this comment

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

Make sense, thanks @lzap ! 👍

@ezr-ondrej ezr-ondrej merged commit 0479f94 into RHEnVision:main Oct 19, 2023
6 checks passed
@lzap lzap deleted the fix-stats branch October 19, 2023 16:14
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