mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 15:22:31 +08:00

* new refactored panel docs * fixed links * removed xtra sharing link, added links to panel display option tasks * fixed typo * add aliases * incorporate PM feedback * intermediate commit to resolve merge conflict * final changes to resolve merge conflicts
988 B
988 B
+++ title = "Add a threshold" weight = 20 aliases = ["/docs/sources/panels/specify-thresholds/add-a-threshold/"] +++
Add a threshold
You can add as many thresholds to a panel as you want. Grafana automatically sorts thresholds from highest value to lowest.
Before you begin
- [Add a panel to a dashboard]({{< relref "../working-with-panels/add-panel.md" >}}).
To add a threshold:
-
Edit the panel to which you want to add a threshold.
-
On the panel display options, locate the Thresholds section.
-
Click + Add threshold.
Grafana adds a threshold value and color.
-
Accept the recommendations or edit the threshold.
- Edit color: To select a color, click the color dot.
- Edit number: To change the threshold value, click in the field and enter a number.
-
Select a Threshold mode. Threshold mode applies to all thresholds on this panel.
-
In the Show thresholds drop-down, select a threshold display option.
-
Click Save.