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

Jsonnet: add support to autoscale ruler-querier replicas based on in-flight queries #8060

Merged

Conversation

pracucci
Copy link
Collaborator

@pracucci pracucci commented May 6, 2024

What this PR does

In this PR I'm upstreaming a change we did at Grafana Labs to autoscale ruler-querier replicas based on in-flight queries too, in addition to CPU and memory based scaling.

Which issue(s) this PR fixes or relates to

N/A

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

…flight queries

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci marked this pull request as ready for review May 6, 2024 10:43
@pracucci pracucci requested a review from a team as a code owner May 6, 2024 10:43
@pracucci pracucci merged commit 4b38a8b into main May 6, 2024
29 checks passed
@pracucci pracucci deleted the add-ruler-querier-autoscaling-based-on-inflight-queries branch May 6, 2024 10:45
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