categraf/pkg/otel/configunmarshaler/testdata/duplicate-exporter.yaml

14 lines
177 B
YAML

receivers:
nop:
exporters:
nop /exp :
nop/ exp:
processors:
nop:
service:
pipelines:
traces:
receivers: [nop]
exporters: [nop]
processors: [nop]