grafana/docs/sources/visualizations/alert-list-panel.md
Christopher Moyer a568d421f8
Docs: Setup refactor (#49739)
* builds out refactored setup topics

* Automatically fix some relrefs with mv-manager

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Use refs for tutorials content which is outside of this repository

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Manually fix complicated relrefs

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* consolidates team sync and db encryption topics

* Fix relrefs

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* updates setup index file

* Convert TOML to YAML

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Add current alias for new alerting content

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Add current aliases to new setup-grafana and configure-security pages

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Update docs/sources/setup-grafana/configure-grafana/_index.md

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* moves saml docs, updates order in TOC

* Manually fix relrefs

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* added usage insights topics, adjusted weights

* corrected relrefs

* Fix relrefs broken in rebase

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2022-06-02 11:57:22 -05:00

1.9 KiB

aliases keywords title weight
/docs/grafana/latest/features/panels/alertlist/
/docs/grafana/latest/panels/visualizations/alert-list-panel/
/docs/grafana/latest/reference/alertlist/
/docs/grafana/latest/visualizations/alert-list-panel/
grafana
alert list
documentation
panel
alertlist
Alert list 100

Alert list

The Alert list allows you to display your dashboards alerts. You can configure the list to show current state or recent state changes. You can read more about alerts in [Alerts overview]({{< relref "../alerting/" >}}).

{{< figure src="/static/img/docs/v45/alert-list-panel.png" max-width="850px" >}}

Use these settings to refine your visualization.

Options

  • Show - Choose whether the panel should display the current alert state or recent alert state changes.
  • Max Items - Sets the maximum number of alerts to list.
  • Sort order - Select how to order the alerts displayed:
    • Alphabetical (asc) - Alphabetical order.
    • Alphabetical (desc) - Reverse alphabetical order.
    • Importance - By importance according to the following values, with 1 being the highest:
      • alerting: 1
      • no_data: 2
      • pending: 3
      • ok: 4
      • paused: 5
  • Alerts from this dashboard - Shows alerts only from the dashboard the alert list is in.

Filter

These options allow you to limit alerts shown to only those that match the query, folder, or tags you choose.

  • Alert name - Enter an alert name query.
  • Dashboard title - Enter a dashboard title query.
  • Folder - Select a folder. Only alerts from dashboards in the folder selected will be displayed.
  • Dashboard tags - Select one or more tags. Only alerts from dashboards with one or more of the tags will be displayed.

State filter

Choose which alert states to display in this panel.

  • Ok
  • Paused
  • No data
  • Execution error
  • Alerting
  • Pending