Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
cde86ff5
Unverified
Commit
cde86ff5
authored
May 11, 2020
by
Diana Payton
Committed by
GitHub
May 11, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Added Alert list visualization (#24453)
* added alert list panel topic * Update alert-list-panel.md
parent
b8bc1001
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
56 additions
and
0 deletions
+56
-0
docs/sources/panels/visualizations/alert-list-panel.md
+56
-0
No files found.
docs/sources/panels/visualizations/alert-list-panel.md
0 → 100644
View file @
cde86ff5
+++
title = "Alert list panel"
keywords =
[
"grafana", "alert list", "documentation", "panel", "alertlist"
]
type = "docs"
aliases =
[
"/docs/grafana/latest/reference/alertlist/", "/docs/grafana/latest/features/panels/alertlist/"
]
[
menu.docs
]
name = "alert-list-panel"
parent = "visualizations"
weight = 750
draft = "true"
+++
# 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
[
Alerting rules
](
http://docs.grafana.org/alerting/rules
)
.
{{
<
docs-imagebox
img=
"/img/docs/v45/alert-list-panel.png"
max-width=
"850px"
>
}}
## Options
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 what alert states to display in this panel.
-
Ok
-
Paused
-
No data
-
Execution error
-
Alerting
-
Pending
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment