We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de53bb3 + a021dd0 commit 658740dCopy full SHA for 658740d
opentelemetry/src/lib.rs
@@ -47,12 +47,6 @@
47
//! * `tokio-support`: Spawn telemetry tasks using [tokio]'s runtime.
48
//! * `async-std`: Spawn telemetry tasks using [async-std]'s runtime.
49
//!
50
-//! The following flags enable propagating information in other crate
51
-//! ecosystems:
52
-//!
53
-//! * `http`: Propagate information via [http] header maps.
54
-//! * `tonic`: Propagate information via [tonic]'s metadata.
55
56
//! Finally the following flags can be used by exporter authors:
57
58
//! * `reqwest`: Implementation of [`HttpClient`] for [reqwest].
0 commit comments