fix(opentelemetry): remove k8sattributes processor from logs pipeline for simplification
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
1967a7444c
commit
2e1879298f
@ -94,6 +94,6 @@ spec:
|
||||
pipelines:
|
||||
logs:
|
||||
receivers: [filelog]
|
||||
processors: [k8sattributes, attributes, batch]
|
||||
processors: [attributes, batch]
|
||||
exporters: [otlphttp/logs, debug]
|
||||
{{- end }}
|
||||
Loading…
Reference in New Issue
Block a user