fix: remove unnecessary json_parser configuration from OpenTelemetry collector

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-04-16 07:00:42 +08:00
parent d597e30b1b
commit 063a2c3eea

View File

@ -26,8 +26,6 @@ spec:
include_file_name: true include_file_name: true
operators: operators:
- type: json_parser - type: json_parser
parse_from: body
parse_to: attribute
processors: processors:
k8sattributes: k8sattributes:
auth_type: "serviceAccount" auth_type: "serviceAccount"