Skip to content
This repository was archived by the owner on Oct 17, 2018. It is now read-only.
This repository was archived by the owner on Oct 17, 2018. It is now read-only.

Priority based flush handler execution #40

Description

@xichen2020

cc @martin-mao

The flush handlers for metrics with higher resolutions should be given higher priority compared to those with lower resolutions to ensure alerts and dashboards are still working in cases where the agg servers are temporarily overloaded. This could be done by assigning different priorities to items queued on the bucket heap where buckets with high resolutions have higher priorities and are at the top of the heap and as such will be flushed earlier than those with lower resolutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions