[v11.0.x] Alerting docs: adds note on provisioning to main page (#88265)
Alerting docs: adds note on provisioning to main page (#88264)
(cherry picked from commit 01d5744433)
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
co-authored by
brendamuir
parent
b991b842de
commit
0d5818a717
@@ -68,6 +68,11 @@ Choose from the options below to import (or provision) your Grafana Alerting res
|
||||
1. Use the [Alerting provisioning HTTP API](ref:alerting_http_provisioning) to manage alerting resources.
|
||||
|
||||
{{< admonition type="note" >}}
|
||||
|
||||
The Alerting provisioning HTTP API can be used to create, modify, and delete resources for Grafana-managed alerts.
|
||||
|
||||
To manage resources related to data source-managed alerts, including recording rules, use the Mimir or Cortex tool.
|
||||
|
||||
The JSON output from the majority of Alerting HTTP endpoints isn't compatible for provisioning via configuration files.
|
||||
|
||||
If you need the alerting resources for file provisioning, use [Export Alerting endpoints](/docs/grafana/<GRAFANA_VERSION>/alerting/set-up/provision-alerting-resources/export-alerting-resources#export-api-endpoints) to return or download them in provisioning format.
|
||||
|
||||
Reference in New Issue
Block a user