Simplify OTC config: remove timestamp parsing to fix startup issues
This commit is contained in:
parent
7ae5966da1
commit
401a2166cd
@ -53,13 +53,6 @@ spec:
|
|||||||
- type: json_parser
|
- type: json_parser
|
||||||
parse_from: body
|
parse_from: body
|
||||||
parse_to: attributes
|
parse_to: attributes
|
||||||
- type: move
|
|
||||||
from: attributes.timestamp
|
|
||||||
to: timestamp
|
|
||||||
- type: timestamp
|
|
||||||
parse_from: timestamp
|
|
||||||
layout: UnixMilli
|
|
||||||
location: UTC
|
|
||||||
processors:
|
processors:
|
||||||
resource:
|
resource:
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user