fix: remove json_parser to preserve original JSON format

- Remove json_parser operator to keep logs in original JSON format
- This should maintain the structured JSON content in Grafana
- Logs will be sent as raw JSON without parsing into attributes
This commit is contained in:
Nicolas 2025-09-22 21:45:14 +08:00
parent b527425556
commit 2983250d07

View File

@ -49,10 +49,7 @@ spec:
start_at: beginning start_at: beginning
include_file_path: false include_file_path: false
include_file_name: false include_file_name: false
operators: operators: []
- type: json_parser
parse_from: body
parse_to: attributes
processors: processors:
resource: resource:
attributes: attributes: