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
Marcus Andersson 5ac2a7cca6
AlertList: make sure we sort the alert list when displayed in "recent state changes" mode. (#35544)
4 years ago
..
img Panels: Update panel logos (#23964) 5 years ago
AlertInstances.tsx Alerting: New alert list panel component (#34614) 4 years ago
AlertList.tsx AlertList: make sure we sort the alert list when displayed in "recent state changes" mode. (#35544) 4 years ago
AlertListMigration.test.ts Migration/AlertList: Migrates AlertList from AngularJS to React (#31872) 4 years ago
AlertListMigrationHandler.ts Migration/AlertList: Migrates AlertList from AngularJS to React (#31872) 4 years ago
README.md plugins: update meta data for all core plugins 7 years ago
UnifiedAlertList.tsx Alerting: New alert list panel component (#34614) 4 years ago
module.tsx Alerting: New alert list panel component (#34614) 4 years ago
plugin.json Minor UI touches (#24371) 5 years ago
types.ts Alerting: New alert list panel component (#34614) 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/