Update link to provisioning docs (#61840)

Update links to provisioning docs
This commit is contained in:
Armand Grillet
2023-01-20 12:55:27 +01:00
committed by GitHub
parent d4e0e75c0c
commit a960b55a99
@@ -29,7 +29,7 @@ Provisioning takes place during the initial set up of your Grafana system, but y
Create or delete alert rules in your Grafana instance(s).
1. Create an alert rule in Grafana.
1. Use the [Alerting provisioning API](https://grafana.com/docs/grafana/latest/developers/http_api/alerting/#get-alerts) to extract the alert rule.
1. Use the [Alerting provisioning API](https://grafana.com/docs/grafana/latest/developers/http_api/alerting_provisioning/#route-get-alert-rule) to extract the alert rule.
1. Copy the contents into a YAML or JSON configuration file in the default provisioning directory or in your configured directory.
Example configuration files can be found below.