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.
1 parent 3c9fe15 commit b6602d4Copy full SHA for b6602d4
declarative-configuration/otel-sdk-config.yaml
@@ -25,4 +25,7 @@ meter_provider:
25
aggregation:
26
drop:
27
28
-propagators: [tracecontext, baggage]
+propagator:
29
+ composite:
30
+ - tracecontext
31
+ - baggage
0 commit comments