fix: add missing id field for json_parser operator in OpenTelemetry configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
a8a0251f4e
commit
fb0c828156
@ -26,6 +26,7 @@ spec:
|
||||
include_file_name: true
|
||||
operators:
|
||||
- type: json_parser
|
||||
id: json_parser
|
||||
processors:
|
||||
k8sattributes:
|
||||
auth_type: "serviceAccount"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user