Skip to content

Commit

Permalink
fix json logging
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Sep 26, 2024
1 parent c1340c3 commit 915b731
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ data:
- id: remove_timestamp
type: remove
field: attributes.timestamp
- id: remove_nanoseconds
type: remove
field: attributes.nanoseconds
- id: remove_observed_timestamp
type: remove
field: attributes["observed.timestamp"]
Expand Down Expand Up @@ -138,9 +135,6 @@ data:
- id: remove_time
type: remove
field: attributes.time
- id: remove_sequenceNumber
type: remove
field: attributes.sequenceNumber
processors:
batch:
Expand Down

0 comments on commit 915b731

Please sign in to comment.