Docs.rs
  • axum-tracing-opentelemetry-0.21.1
    • axum-tracing-opentelemetry 0.21.1
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • davidB
    • Dependencies
      • axum ^0.7 normal
      • futures-core ^0.3 normal
      • futures-util ^0.3 normal
      • http ^1 normal
      • opentelemetry ^0.25 normal
      • pin-project-lite ^0.2 normal
      • tower ^0.5 normal
      • tracing ^0.1 normal
      • tracing-opentelemetry ^0.26 normal
      • tracing-opentelemetry-instrumentation-sdk ^0.21 normal
      • assert2 ^0.3 dev
      • hyper ^1 dev
      • insta ^1.40 dev
      • opentelemetry-otlp ^0.25 dev
      • opentelemetry-proto ^0.25 dev
      • opentelemetry_sdk ^0.25 dev
      • rstest ^0.22 dev
      • serde ^1.0.136 dev
      • serde_json ^1.0.79 dev
      • tokio ^1 dev
      • tokio-stream ^0.1 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 50% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

axum_tracing_opentelemetry0.21.1

Module middleware

Module Items

  • Structs
  • Functions
  • Type Aliases

In crate axum_tracing_opentelemetry

Module axum_tracing_opentelemetry::middleware

source ·

Structs§

  • OtelAxumLayer
    layer/middleware for axum:
  • OtelAxumService
  • OtelInResponseLayer
  • OtelInResponseService
  • ResponseFuture
    Response future for Trace.

Functions§

  • opentelemetry_tracing_layerDeprecated
  • response_with_trace_layerDeprecated

Type Aliases§

  • Filter