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
Ashley Harrison 68ba6cc67b
Chore: some type fixes (#80094)
1 year ago
..
img
unified-alerting Alerting: Add actions extension point to alert instances table view (#77900) 2 years ago
AlertInstances.tsx Alerting: Add actions extension point to alert instances table view (#77900) 2 years ago
AlertList.tsx DashboardScene: Backward compatability with getDashboardSrv.getCurrent and DashboardModel props and functions (#76371) 2 years ago
AlertListMigration.test.ts Chore: more ts test fixes (#63438) 2 years ago
AlertListMigrationHandler.ts Chore: some type fixes (#80094) 1 year ago
GroupByWithLoading.tsx Alerting: Reduce number of unnecessary request in the alert list panel in case … (#70583) 2 years ago
README.md
UnifiedAlertList.tsx Alerting: Avoid alert list view component being unmounted every time we fetch new data (#77631) 2 years ago
UnifiedalertList.test.tsx Alerting: Add actions extension point to alert instances table view (#77900) 2 years ago
module.tsx Alerting: Allow to clear datasource selection in panel list (#77960) 2 years ago
plugin.json
suggestions.ts Chore: ESlint import order (#44959) 3 years ago
types.ts Alerting: Add actions extension point to alert instances table view (#77900) 2 years ago
util.test.tsx Alerting: Add label filters to the logic of showing hidden instances (#65674) 2 years ago
util.ts Alerting: Fix filtering when panel variables are in use (#66977) 2 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/