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

"Next steps with Tracing" is out of date #757

Open
WesleyAC opened this issue Mar 21, 2024 · 0 comments
Open

"Next steps with Tracing" is out of date #757

WesleyAC opened this issue Mar 21, 2024 · 0 comments

Comments

@WesleyAC
Copy link

Next steps with Tracing recommends the following:

# Implements the types defined in the Otel spec
opentelemetry = "0.17.0"
# Integration between the tracing crate and the opentelemetry crate
tracing-opentelemetry = "0.17.2" 
# Allows you to export data to Jaeger
opentelemetry-jaeger = "0.16.0"

However, opentelemetry-jaeger is deprecated and these are very old versions. This should be updated with the current best practices.

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

No branches or pull requests

1 participant