We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed716fe commit 575bc51Copy full SHA for 575bc51
1 file changed
iac/modules/job-otel-collector/configs/otel-collector.yaml
@@ -531,13 +531,6 @@ service:
531
exporters:
532
- clickhouse
533
%{ if enable_otel_router_metrics }
534
- metrics/external/otel_router:
535
- receivers:
536
- - otlp
537
- processors:
538
- - filter/external_metrics
539
- - batch
540
- exporters:
541
- otlp/otel_router
542
%{ endif }
543
traces:
0 commit comments