grafana/public/app/plugins/panel/alertlist
2019-07-05 23:43:12 -07:00
..
img ux: updated heatmap and alertlist icons 2017-05-05 11:43:42 +02:00
editor.html adds pending state to alert list panel 2018-11-15 12:42:47 +01:00
module.html fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api (#10756) 2018-02-05 09:42:41 +01:00
module.ts @grafana/data: export dateMath and rangeUtil (#17971) 2019-07-05 23:43:12 -07:00
plugin.json Plugins: Remove dataFormats key and add skipDataQuery (#16984) 2019-05-10 07:46:14 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00

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/