4cacab01f4
* Use relative aliases for all non-current Grafana aliases Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove all current page aliases find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/latest/[^\n]*\n#\n#' {} \; find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \; Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
699 B
699 B
aliases, title, weight
| aliases | title | weight | |
|---|---|---|---|
|
Delete a threshold | 30 |
Delete a threshold
Delete a threshold when it is no longer relevant to your business operations. When you delete a threshold, the system removes the threshold from all visualizations that include the threshold.
Before you begin
- [Add a threshold]({{< relref "./add-a-threshold.md" >}}).
To delete a threshold:
- Navigate to the panel to which you want to add a threshold.
- Click the Field tab. (Or Panel tab for a graph panel.)
- Click the trash can icon next to the threshold you want to remove.
- Click Save to save the changes in the dashboard.