Skip to content

axum-tracing-opentelemetry-v0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 14:34
· 49 commits to main since this release
cf88f57

Fixed

  • 🐛 workaround for a delay, batch,... behavior in otlp exporter and test with fake-opentelemetry-collector (closed too early)
  • 🐛 fix build of contributions (upgrade of opentelemetry, fake collector for logs,...)
  • 🐛 Re-export tracing_level_info feature from axum to sdk (#147)

Changed

  • 💄 update deprecated syntax "default_features" in Cargo.toml
  • ⬆️ upgrade to rstest 0.22