Merge pull request 'fix: improve OpenTelemetry Collector JSON parsing for central storage logs' (#17) from Nicolas_local_ops into master
Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/17
This commit is contained in:
commit
7066b4a71a
@ -53,6 +53,9 @@ spec:
|
||||
- type: json_parser
|
||||
parse_from: body
|
||||
parse_to: attributes
|
||||
timestamp:
|
||||
parse_from: attributes.timestamp
|
||||
layout: UnixMilli
|
||||
processors:
|
||||
resource:
|
||||
attributes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user