-
Notifications
You must be signed in to change notification settings - Fork 8
PMM-14080: Lack of guidance on Fired Alerts to set up Alerting after install #858
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
base: v3
Are you sure you want to change the base?
Conversation
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.
Pull request overview
This PR addresses the lack of guidance on the Fired Alerts page after installation by adding an informative empty state component. When no alerts are detected, users are now presented with helpful links and documentation to help them set up alerting.
- Added a new
AlertsEmptyStatecomponent with guidance on setting up alerts - Integrated the empty state component into the Alerts table view
- Provided direct links to Alert rule templates, Alert rules configuration, and Percona documentation
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| AlertsEmptyState.tsx | New component that displays guidance with links to alert templates, rules configuration, and documentation when no alerts are present |
| Alerts.tsx | Updated to use the new AlertsEmptyState component instead of a simple icon and text message |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…install
What is this feature?
https://perconadev.atlassian.net/browse/PMM-14080
[Add a brief description of what the feature or update does.]
Why do we need this feature?
[Add a description of the problem the feature is trying to solve.]
Who is this feature for?
[Add information on what kind of user the feature is for.]
Which issue(s) does this PR fix?:


Screen.Recording.2025-11-24.at.11.14.49.mov
FB:
Percona-Lab/pmm-submodules#4126
https://pmm.cd.percona.com/blue/organizations/jenkins/pmm3-submodules/detail/pmm3-submodules/1956/pipeline/
Fixes #
Special notes for your reviewer:
Please check that: