You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Implements the types defined in the Otel specopentelemetry = "0.17.0"# Integration between the tracing crate and the opentelemetry cratetracing-opentelemetry = "0.17.2"# Allows you to export data to Jaegeropentelemetry-jaeger = "0.16.0"
However, opentelemetry-jaeger is deprecated and these are very old versions. This should be updated with the current best practices.