We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0f708 commit dab0c56Copy full SHA for dab0c56
cmd/otelcol/config.yaml
@@ -43,7 +43,7 @@ service:
43
pipelines:
44
45
traces:
46
- receivers: [opencensus, jaeger, zipkin]
+ receivers: [otlp, opencensus, jaeger, zipkin]
47
processors: [batch]
48
exporters: [logging]
49
0 commit comments