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
kay delaney 05ceff5188
Chore: Migrate usage of v1 themes to v2 (#57617)
3 years ago
..
img
unified-alerting Chore: Migrate usage of v1 themes to v2 (#57617) 3 years ago
AlertInstances.tsx Alerting: Fix alert panel instance-based rules filtering (#52583) 3 years ago
AlertList.tsx Chore: Migrate usage of v1 themes to v2 (#57617) 3 years ago
AlertListMigration.test.ts Chore: ESlint import order (#44959) 3 years ago
AlertListMigrationHandler.ts Chore: ESlint import order (#44959) 3 years ago
GroupByWithLoading.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 3 years ago
README.md
UnifiedAlertList.tsx Chore: Migrate usage of v1 themes to v2 (#57617) 3 years ago
UnifiedalertList.test.tsx Alerting: subscribe to Dashboard refresh interval for alert panels (#56347) 3 years ago
module.tsx Alerting: Fix folder picker clear action (#56864) 3 years ago
plugin.json
suggestions.ts Chore: ESlint import order (#44959) 3 years ago
types.ts Alert list panel: Add view mode "Stat" (#53281) 3 years ago
util.ts Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 3 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/