Docs.rs
opentelemetry-otlp-0.16.0
opentelemetry-otlp 0.16.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 ^0.2
normal
optional
opentelemetry ^0.23
normal
opentelemetry-http ^0.12
normal
optional
opentelemetry-proto ^0.6
normal
opentelemetry_sdk ^0.23
normal
prost ^0.12
normal
optional
reqwest ^0.11
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^1
normal
tokio ^1
normal
optional
tonic ^0.11
normal
optional
futures-util ^0.3
dev
temp-env ^0.3.6
dev
tokio ^1
dev
tokio-stream ^0.1.1
dev
Versions
100%
of the crate is documented
Go to latest version
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.16.0
Constant
opentelemetry_otlp
::
OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT
Copy item path
source
ยท
[
−
]
pub const OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT: &
str
;
Expand description
Default protocol, using http-json.