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

[Ruler] Dashboard changes #226

Merged
merged 3 commits into from
Dec 11, 2020
Merged

[Ruler] Dashboard changes #226

merged 3 commits into from
Dec 11, 2020

Conversation

gotjosh
Copy link
Contributor

@gotjosh gotjosh commented Dec 10, 2020

What this PR does:

Adds several improvements to the visibility and experience of the Ruler
dashboard:

  • [chunks] Cache information
  • [chunks] Index and Chunk information based on queries
  • [blocks] Store-gateway information based on queries
  • [both] Makes the group and rule evaluation panels collapsed by default

Checklist

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

Adds several improvements to the visibility and experience of the Ruler
dashboard:

- [chunks] Cache information
- [chunks] Index and Chunk information based on queries
- [blocks] Store-gateway information based on queries
- [both] Makes the group and rule evaluation panels collapsed by default
@gotjosh gotjosh requested a review from a team as a code owner December 10, 2020 18:38
.addPanel(
$.panel('Latency') +
$.queryPanel(
$.rulerQueries.perUserPerGroupEvaluations.latency % [$.jobMatcher('ruler'), $.jobMatcher('ruler')],
'{{ user }}'
)
)
)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This diff is stranged but I'm just moving the collapsed by default panels of rule/group evaluation to the bottom.

Copy link

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

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

LGTM

@gotjosh gotjosh merged commit b23b9aa into master Dec 11, 2020
@gotjosh gotjosh deleted the ruler-dashboard-improvements branch December 11, 2020 10:26
simonswine pushed a commit to grafana/mimir that referenced this pull request Oct 18, 2021
…board-improvements

[Ruler] Dashboard changes
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