Add overview matrix to monitor home page#6361
Merged
DomGarguilo merged 5 commits intoapache:mainfrom May 8, 2026
Merged
Conversation
Member
Author
Contributor
|
Looks really good. Two questions:
|
Member
Author
I don't have a strong opinion on this. Seems like it could probably be removed if nobody has any objections.
I thought about this and tried it out but decided against it because I didn't want to tie the status LED too closely to the counts since there are other things that factor into the status for that server. I thought it would be confusing to have a full X/X count but have it be WARN color. |
Member
Author
|
After some discussion more ideas surfaced:
|
Member
Author
|
e092e0f removed the colors from the totals chips: |
d92acc2 to
4f08f61
Compare
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





This PR replaces the two tables on the monitor home/overview page with a single matrix showing the counts of servers on each resource group with color highlighting problems. This PR also adds counts to the Servers navbar dropdown menu list.