Docs.rs
opentelemetry-0.6.0
opentelemetry 0.6.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cijothomas
github:open-telemetry:rust-publishers
Dependencies
base64 ^0.12
normal
bincode ^1.2
normal
futures ^0.3
normal
http ^0.2.1
normal
lazy_static ^1.4
normal
percent-encoding ^2.0
normal
pin-project ^0.4
normal
prometheus ^0.7
normal
rand ^0.7
normal
serde ^1.0
normal
tonic ^0.2.1
normal
criterion ^0.3.1
dev
tokio ^0.2
dev
Versions
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
☰
All crates
1
2
//! Metric exporters
pub
mod
prometheus
;