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

Show only most critical alerts on a panel #132

Open
xafer337 opened this issue Jun 13, 2022 · 1 comment
Open

Show only most critical alerts on a panel #132

xafer337 opened this issue Jun 13, 2022 · 1 comment

Comments

@xafer337
Copy link

I have tried to create a panel that shows the number of alerts with the highest severity currently active.
We have three levels of severity: Critical (red), warning (orange) and information (green).

image

I was wondering if there was a way to show in a panel only critical alerts in case there are any, ignoring alerts of lesser severity. At the same time, in case there are no critical alerts but warning alerts, show the warnings but no the information alerts.

Right now it shows all alerts at the same time.

image

In this example, there is a critical alert, so I would like to hide the warning and information queries, so that only a red box appears with the number of critical alerts:

image

I have not found any way to do something like this, so I would like to know if there is any possibility of something similar being implemented, or a workaround that I may have overlooked.

@xafer337
Copy link
Author

Hi!
Has anyone thought of a solution?
Thanks!

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

No branches or pull requests

1 participant