Skip to content

Commit 81f0ea1

Browse files
sorenlouvgithub-actions
authored and
github-actions
committed
Remove invalid filter processor
1 parent bec1945 commit 81f0ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/otelcollector/otelcol-config-extras.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ service:
3333
exporters: [spanmetrics, otlp/elastic]
3434
metrics:
3535
receivers: [otlp, spanmetrics]
36-
processors: [filter, batch]
36+
processors: [batch]
3737
exporters: [otlp/elastic]
3838
logs:
3939
receivers: [otlp]

0 commit comments

Comments
 (0)