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 configurable autoscaling memory target utilization #4612

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented Mar 29, 2023

What this PR does

Add configurable autoscaling memory target utilization parameter for (ruler-)query-frontend and ruler components. This is useful so the autoscaler can trigger at a certain threshold before the memory request is hit.

Which issue(s) this PR fixes or relates to

Checklist

  • [na] Tests updated
  • [na] Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@aknuds1 aknuds1 added enhancement New feature or request jsonnet labels Mar 29, 2023
@aknuds1 aknuds1 requested a review from a team as a code owner March 29, 2023 09:24
@aknuds1 aknuds1 force-pushed the feat/autoscaling-memory-coefficient branch from ee061ee to 5a6c0f0 Compare March 29, 2023 09:26
@aknuds1 aknuds1 requested a review from colega March 29, 2023 09:56
@aknuds1 aknuds1 changed the title Jsonnet: Add configurable autoscaling memory coefficient Jsonnet: Add configurable autoscaling target utilization Mar 29, 2023
Add configurable autoscaling memory target utilization for
(ruler-)query-frontend and ruler components.

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
@aknuds1 aknuds1 force-pushed the feat/autoscaling-memory-coefficient branch from 5a6c0f0 to 1e9e989 Compare March 29, 2023 11:21
@aknuds1 aknuds1 requested a review from pracucci March 29, 2023 11:21
@aknuds1 aknuds1 changed the title Jsonnet: Add configurable autoscaling target utilization Jsonnet: Add configurable autoscaling memory target utilization Mar 29, 2023
@aknuds1 aknuds1 merged commit 440154c into main Mar 29, 2023
@aknuds1 aknuds1 deleted the feat/autoscaling-memory-coefficient branch March 29, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jsonnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants