fix: remove time_parser to use default timestamp handling
This commit is contained in:
parent
5479b85968
commit
37db3b4404
@ -53,10 +53,6 @@ spec:
|
|||||||
- type: json_parser
|
- type: json_parser
|
||||||
parse_from: body
|
parse_from: body
|
||||||
parse_to: attributes
|
parse_to: attributes
|
||||||
- type: time_parser
|
|
||||||
parse_from: attributes.timestamp
|
|
||||||
layout: UnixMilli
|
|
||||||
location: UTC
|
|
||||||
processors:
|
processors:
|
||||||
resource:
|
resource:
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user