Skip to content

axum-tracing-opentelemetry-v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 11:21
· 33 commits to main since this release
16b4e47

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