Docs.rs
opentelemetry-otlp-0.27.0
opentelemetry-otlp 0.27.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jtescher
cijothomas
github:open-telemetry:rust-publishers
Dependencies
async-trait ^0.1
normal
futures-core ^0.3
normal
http ^1.1
normal
optional
opentelemetry ^0.27
normal
opentelemetry-http ^0.27
normal
optional
opentelemetry-proto ^0.27
normal
opentelemetry_sdk ^0.27
normal
prost ^0.13
normal
optional
reqwest ^0.12
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^1
normal
tokio ^1
normal
optional
tonic ^0.12.3
normal
optional
tracing ^0.1
normal
optional
futures-util ^0.3
dev
temp-env ^0.3.6
dev
tokio ^1
dev
tokio-stream ^0.1
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
opentelemetry_
otlp
0.27.0
opentelemetry_otlp
Constant
OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT
Copy item path
Source
pub const OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT: &
str
;
Expand description
Default protocol, using http-json.