Skip to content
Discussion options

You must be logged in to vote

Hi @vparfonov,

Truncation as an alternative to dropping is a reasonable addition. There are cases where a partial event with context is more useful than no event at all. We would welcome a contribution here. A few things to consider for this PR:

  • we should mark the event as truncated
  • add a new counter metric to count the truncated events
  • truncation should be a new opt-in behavior e.g. overflow_behavior: drop | truncate where drop is the default value

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vparfonov
Comment options

Answer selected by pront
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants