fix: remove unnecessary transform processor from OpenTelemetry log pipeline
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
e60016366e
commit
b42a6ee07f
@ -77,6 +77,6 @@ spec:
|
||||
pipelines:
|
||||
logs:
|
||||
receivers: [filelog]
|
||||
processors: [k8sattributes, resource, transform, batch]
|
||||
processors: [k8sattributes, resource, batch]
|
||||
exporters: [debug, loki]
|
||||
{{- end }}
|
||||
Loading…
Reference in New Issue
Block a user