Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[coordinator] Use table based approach for aggregation tile buffer past calculation #1717

Merged
merged 7 commits into from
Jun 9, 2019

Conversation

robskillington
Copy link
Collaborator

What this PR does / why we need it:

This fixes a relatively unreasonable default of only 10% of tile size for the aggregation buffer past value. Table based approach allows for some reasonable defaults, the observed delay from Prometheus remote write seems to be under 15seconds when it's healthy (not 5s like the current clamp minimum).

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?:

NONE

Does this PR require updating code package or user-facing documentation?:

NONE

Copy link
Collaborator

@martin-mao martin-mao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robskillington robskillington merged commit c6fefee into master Jun 9, 2019
@robskillington robskillington deleted the r/up-default-buffer-past-to-50-percent branch June 9, 2019 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants