Skip to content

Improve aggregation #56

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)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions