Skip to content

Commit 658740d

Browse files
authored
Merge branch 'main' into 168-otlp-span-exporter-env-cfg
2 parents de53bb3 + a021dd0 commit 658740d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

opentelemetry/src/lib.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@
4747
//! * `tokio-support`: Spawn telemetry tasks using [tokio]'s runtime.
4848
//! * `async-std`: Spawn telemetry tasks using [async-std]'s runtime.
4949
//!
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-
//!
5650
//! Finally the following flags can be used by exporter authors:
5751
//!
5852
//! * `reqwest`: Implementation of [`HttpClient`] for [reqwest].

0 commit comments

Comments
 (0)