grafana/public/app/plugins/panel/alertlist
David Boslee d0f52d5334
AlertListPanel: Add options to sort by Time(asc) and Time(desc) (#29764)
This also makes all the sortOrderOptions available when using
the "changes" showOption.

Resolves: #29156
2020-12-11 06:57:08 +01:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
editor.html AlertListPanel: Add options to sort by Time(asc) and Time(desc) (#29764) 2020-12-11 06:57:08 +01:00
module.html Plugins: Changed alertlist alert url to view instead of edit (#29060) 2020-11-18 20:15:26 +01:00
module.ts AlertListPanel: Add options to sort by Time(asc) and Time(desc) (#29764) 2020-12-11 06:57:08 +01:00
plugin.json Minor UI touches (#24371) 2020-05-08 12:40:42 +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/