mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
a747d33373
commit
c924510deb
@ -15,6 +15,7 @@ export class AlertListCtrl {
|
||||
{text: 'OK', value: 'ok'},
|
||||
{text: 'Alerting', value: 'alerting'},
|
||||
{text: 'No Data', value: 'no_data'},
|
||||
{text: 'Paused', value: 'paused'},
|
||||
];
|
||||
|
||||
filters = {
|
||||
|
Loading…
Reference in New Issue
Block a user