Skip to content

Improve aggregation #56

@untitaker

Description

@untitaker

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

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions