categraf/pkg/otel/pipelines/testdata/not_supported_receiver_logs...

11 lines
148 B
YAML

receivers:
bf: # this is the bad receiver factory
exporters:
nop:
service:
pipelines:
logs:
receivers: [bf]
exporters: [nop]