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

Update all tracing dependencies #467

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

flip1995
Copy link
Contributor

@flip1995 flip1995 commented Aug 8, 2024

Those dependencies were really out of date. The opentelemetry-jaeger dependencies was even deprecated. This bumps all those dependencies to the latest version and replaces jaeger with otlp, like recommended by the opentelemetry project.


While doing this, I noticed that Clippy didn't run on tests and examples. I changed that in 2f7ef00 and fixed the fallout. Let me know if I should drop this commit or if you want me to open a separate PR for it.

Those dependencies were really out of date. The opentelemetry-jaeger
dependencies was even deprecated. This bumps all those dependencies to
the latest version and replaces jaeger with otlp, like recommended by
the opentelemetry project.
Now also uses --all-targets in the Clippy workflow to catch those on CI.
@tikue
Copy link
Collaborator

tikue commented Aug 8, 2024

Thanks so much!

@tikue tikue enabled auto-merge August 8, 2024 15:36
@tikue tikue added this pull request to the merge queue Aug 8, 2024
Merged via the queue into google:master with commit b826f33 Aug 8, 2024
32 checks passed
@flip1995 flip1995 deleted the tracing-deps-upgrade branch August 8, 2024 17:16
This pull request was closed.
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