Docs: more refactoring for alerting (#57741)

* docs: more refactoring alerting

* performance limitations

* typo

* fix relrefs
This commit is contained in:
brendamuir
2022-10-27 13:21:02 +01:00
committed by GitHub
parent 96beb3a3f1
commit 998093a280
11 changed files with 46 additions and 48 deletions
+1 -1
View File
@@ -471,7 +471,7 @@ Content-Type: application/json
`POST /api/admin/pause-all-alerts`
> **Note:** This API is relevant for the [legacy dashboard alerts](https://grafana.com/docs/grafana/v8.5/alerting/old-alerting/) only. For default alerting, use [silences]({{< relref "../../alerting/silences/" >}}) to stop alerts from being delivered.
> **Note:** This API is relevant for the [legacy dashboard alerts](https://grafana.com/docs/grafana/v8.5/alerting/old-alerting/) only. For default alerting, use silences to stop alerts from being delivered.
Only works with Basic Authentication (username and password). See [introduction](http://docs.grafana.org/http_api/admin/#admin-api) for an explanation.