The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/alertlist
Matthew Jacobson 62c20ebd77
Alerting: Add label and state filters to alert instance components (#42550)
4 years ago
..
img Panels: Update panel logos (#23964) 5 years ago
AlertInstances.tsx Alerting: Add label and state filters to alert instance components (#42550) 4 years ago
AlertList.tsx Alerting: Fix refresh on legacy Alert List panel (#42322) 4 years ago
AlertListMigration.test.ts add defaults to alert list migration handler (#36547) 4 years ago
AlertListMigrationHandler.ts add defaults to alert list migration handler (#36547) 4 years ago
README.md plugins: update meta data for all core plugins 8 years ago
UnifiedAlertList.tsx Alerting: Add label and state filters to alert instance components (#42550) 4 years ago
module.tsx Alerting: Add label and state filters to alert instance components (#42550) 4 years ago
plugin.json Minor UI touches (#24371) 5 years ago
suggestions.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 4 years ago
types.ts Alerting: Add label and state filters to alert instance components (#42550) 4 years ago

README.md

Alert List Panel - Native plugin

This Alert List panel is included with Grafana.

The Alert List panel allows you to display alerts on a dashboard. The list can be configured to show either the current state of your alerts or recent alert state changes. You can read more about alerts here.

Read more about it here:

http://docs.grafana.org/features/panels/alertlist/