grafana/public/app/plugins/panel/alertlist
Patrick O'Carroll a702603e7b changed var to const 2 (#13068)
* changed var to const

* fixed typo created in last commit

* added or empty object to options in prometheus/datasource
2018-08-29 14:27:29 +02:00
..
img ux: updated heatmap and alertlist icons 2017-05-05 11:43:42 +02:00
editor.html Alert panel filters (#11712) 2018-06-01 14:36:40 +02: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 changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00
plugin.json plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01: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/