mirror of
https://github.com/grafana/grafana.git
synced 2025-09-20 12:05:42 +08:00

* added images to annotation docs * added gifs and png to annotations, minor code formatting fix in alertlist
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
+++
|
|
title = "Alert List"
|
|
keywords = ["grafana", "alert list", "documentation", "panel", "alertlist"]
|
|
type = "docs"
|
|
aliases = ["/reference/alertlist/"]
|
|
[menu.docs]
|
|
name = "Alert list"
|
|
parent = "panels"
|
|
weight = 4
|
|
+++
|
|
|
|
|
|
# Alert List Panel
|
|
|
|
{{< docs-imagebox img="/img/docs/v45/alert-list-panel.png" max-width="850px" >}}
|
|
|
|
The alert list panel allows you to display your dashbords alerts. The list can be configured to show current state or recent state changes. You can read more about alerts [here](http://docs.grafana.org/alerting/rules).
|
|
|
|
## Alert List Options
|
|
|
|
{{< docs-imagebox img="/img/docs/v45/alert-list-options.png" max-width="600px" class="docs-image--no-shadow docs-image--right" >}}
|
|
|
|
1. **Show**: Lets you choose between current state or recent state changes.
|
|
2. **Max Items**: Max items set the maximum of items in a list.
|
|
3. **Sort Order**: Lets you sort your list alphabeticaly(asc/desc) or by importance.
|
|
4. **Alerts From** This Dashboard`: Shows alerts only from the dashboard the alert list is in.
|
|
5. **State Filter**: Here you can filter your list by one or more parameters.
|