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
|
include_file_name: true
|
||||||
operators:
|
operators:
|
||||||
- type: json_parser
|
- type: json_parser
|
||||||
|
id: json_parser
|
||||||
processors:
|
processors:
|
||||||
k8sattributes:
|
k8sattributes:
|
||||||
auth_type: "serviceAccount"
|
auth_type: "serviceAccount"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user