-
Notifications
You must be signed in to change notification settings - Fork 253
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
admin/alert-counts: add admin alert counts #2509
Conversation
Co-authored-by: Nathaniel Cook <[email protected]>
Co-authored-by: Nathaniel Cook <[email protected]>
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 |
@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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 🎉 🎉
make check
to 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:

