Skip to content

Conversation

@onewland
Copy link
Contributor

@onewland onewland commented Oct 27, 2025

I want to start emitting how many events by type are being processed by the EAP consumer. I'm dividing that up into 3 changes:

  1. (this change) change how we build BytesInsertBatch to support a builder pattern (so it's more simple to omit dataset-specific fields)
  2. start keeping track of how many items by type are being processed in the EAPItems processor: [wip] feat(eap): record item type counts in batches #7481
  3. emit the actual metric at the end of a batch write

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants