You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: opentelemetry-stackdriver/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,12 @@ This crate provides an `opentelemetry` exporter for use with Google StackDriver
6
6
7
7
It is licensed under the Apache 2.0 license. Contributions are welcome.
8
8
9
-
### Propagator
9
+
## Propagator
10
+
10
11
Feature flag `propagator` will enable the `GoogleTraceContextPropagator` which implements the `TextMapPropagator` trait for Google `X-Cloud-Trace-Context` Trace Context format.
0 commit comments