-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The aggregator has a few issues:
- durations/distributions are not aggregated at all, we could add reservoir sampling at the very least
- aggregator checks the system time too often, causing overhead. instead we should take over @Swatinem's design where there's a background thread that sleeps + flushes out the state
- ingest team reported that statsdproxy's aggregator sometimes creates wrong numbers (to be investigated)
Metadata
Metadata
Assignees
Labels
No labels