Skip to content

Commit

Permalink
Remove invalid filter processor
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv authored and github-actions committed Jun 5, 2024
1 parent 9b1252c commit 05ad940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/otelcollector/otelcol-config-extras.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ service:
exporters: [spanmetrics, otlp/elastic]
metrics:
receivers: [otlp, spanmetrics]
processors: [filter, batch]
processors: [batch]
exporters: [otlp/elastic]
logs:
receivers: [otlp]
Expand Down

0 comments on commit 05ad940

Please sign in to comment.