mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
We do not use the "Inactive" state anywhere in the alerting product, this PR removes the Inactive state filter and instead uses the "Normal" state filter. Backwards compatibility has been added to the alert list panel. Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com> |
||
---|---|---|
.. | ||
img | ||
unified-alerting | ||
AlertInstances.tsx | ||
AlertList.tsx | ||
AlertListMigration.test.ts | ||
AlertListMigrationHandler.ts | ||
GroupByWithLoading.tsx | ||
module.tsx | ||
plugin.json | ||
README.md | ||
suggestions.ts | ||
types.ts | ||
UnifiedAlertList.tsx | ||
util.ts |
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: