Skip to content

Commit 15a3a7b

Browse files
committed
Update declarative config example
1 parent 3c9fe15 commit 15a3a7b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

declarative-configuration/otel-sdk-config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@ meter_provider:
2525
aggregation:
2626
drop:
2727

28-
propagators: [tracecontext, baggage]
28+
propagator:
29+
composite:
30+
- tracecontext
31+
- baggage

0 commit comments

Comments
 (0)