Docs.rs
  • datadog-tracing-0.1.6
    • datadog-tracing 0.1.6
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fhsgoncalves
    • alefhsousa
    • willbank-platforms
    • gabriel-matsuda
    • Dependencies
      • axum ^0.6.10 normal
      • axum-tracing-opentelemetry ^0.10.0 normal
      • chrono ^0.4.33 normal
      • opentelemetry ^0.21.0 normal
      • opentelemetry-datadog ^0.9.0 normal
      • opentelemetry-http ^0.10.0 normal
      • opentelemetry_sdk ^0.21.2 normal
      • reqwest ^0.11 normal
      • serde ^1.0.196 normal
      • serde_json ^1.0.113 normal
      • tokio ^1.36.0 normal
      • tracing ^0.1.40 normal
      • tracing-appender ^0.2.3 normal
      • tracing-opentelemetry ^0.22.0 normal
      • tracing-serde ^0.1.3 normal
      • tracing-subscriber ^0.3.18 normal
    • Versions
    • 36.36% 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

datadog_tracing0.1.6

In datadog_tracing::init

?
Change settings

Function datadog_tracing::init::init

source ·
pub fn init() -> Result<(WorkerGuard, TracerShutdown), TraceError>