mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Docs: Update alert-list-panel.md (#25779)
Fixed minor typo and format updates
This commit is contained in:
parent
4be56cde0d
commit
885467e46e
@ -11,15 +11,13 @@ weight = 100
|
||||
|
||||
# Alert list panel
|
||||
|
||||
The alert list panel 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/alerts-overview.md" >}}).
|
||||
The Alert list panel 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/alerts-overview.md" >}}).
|
||||
|
||||
{{< docs-imagebox img="/img/docs/v45/alert-list-panel.png" max-width="850px" >}}
|
||||
|
||||
## Options
|
||||
|
||||
Use these settings to refine your visualization.
|
||||
|
||||
### Options
|
||||
## 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.
|
||||
@ -34,7 +32,7 @@ Use these settings to refine your visualization.
|
||||
- paused: 5
|
||||
- **Alerts from this dashboard -** Shows alerts only from the dashboard the alert list is in.
|
||||
|
||||
### Filter
|
||||
## Filter
|
||||
|
||||
These options allow you to limit alerts shown to only those that match the query, folder, or tags you choose.
|
||||
|
||||
@ -43,7 +41,7 @@ These options allow you to limit alerts shown to only those that match the 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
|
||||
## State filter
|
||||
|
||||
Choose which alert states to display in this panel.
|
||||
- Ok
|
||||
|
Loading…
Reference in New Issue
Block a user