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

Priority based flush handler execution #40

Open
xichen2020 opened this issue Aug 7, 2017 · 0 comments
Open

Priority based flush handler execution #40

xichen2020 opened this issue Aug 7, 2017 · 0 comments

Comments

@xichen2020
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant