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

Add store-gateway autoscaling row to reads dashboard #8824

Merged
merged 5 commits into from
Jul 26, 2024

Conversation

seizethedave
Copy link
Contributor

@seizethedave seizethedave commented Jul 25, 2024

What this PR does

Adds a row to the reads dashboard showing the store-gateway autoscaling status, if enabled.
Looks like this:
image

Which issue(s) this PR fixes or relates to

Fixes #

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.

@seizethedave seizethedave marked this pull request as ready for review July 25, 2024 22:32
@seizethedave seizethedave requested a review from a team as a code owner July 25, 2024 22:32
),
)
.addPanel(
$.autoScalingDesiredReplicasByValueScalingMetricPanel('store_gateway', '', '') + { title: 'Desired replicas (leader zone)' }
Copy link
Contributor

Choose a reason for hiding this comment

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

Possibly something for a future PR: would it be possible to show the desired replicas for all three zones in this panel?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 That would definitely be useful to see. Let me see what I can do.

Copy link
Collaborator

@pracucci pracucci left a comment

Choose a reason for hiding this comment

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

Thanks!

@pracucci pracucci merged commit 5199345 into main Jul 26, 2024
31 checks passed
@pracucci pracucci deleted the davidgrant/store-gateway-autoscale-dash branch July 26, 2024 04:47
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.

3 participants