grafana/public/app/plugins/panel/alertlist
kay delaney ca3dff99e8
Chore: Bumps prettier version for new typescript syntax support (#20463)
* Chore: Bumps prettier version for new typescript syntax support

* Ran new version of prettier against the codebase
2019-11-19 13:59:39 +00: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 Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00: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/