admin/alert-counts: add admin alert counts#2509
Merged
Merged
Conversation
Lanithane
suggested changes
Jul 21, 2022
Co-authored-by: Nathaniel Cook <NathanielJCook@outlook.com>
Co-authored-by: Nathaniel Cook <NathanielJCook@outlook.com>
Member
|
This has come along well, I like the colors, and it keeps the page rendering smoothly. When I tested it a couple of things I noticed:
The last two are probably nice to have to reduce noise |
Contributor
|
@mastercactapus I created the issue for the graphs loading here #2519 since ill need to solve that in the message logs graph pr as well |
mastercactapus
approved these changes
Aug 2, 2022
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.
make checkto catch common errors. Fixed any that came up.Description:
This pr adds new alert count page under the admin section to display all service alert counts over time. Total, max, and average values for alerts for all services are show in the data table. All services in the current page of the data table are shown in the graph.
Which issue(s) this PR fixes:
Closes #2475
Screenshots:

