mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user