mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 11:22:20 +08:00

* Simplify a bit more Intro to Alert rules * Update `Configure alert rules` docs * Configure Grafana-managed alert rules * Update `Configure data source-managed alert rules` * fix mispelled word * fix grammar error * remove unnecessary space * remove whitespace * address brand name convention
13 lines
361 B
Markdown
13 lines
361 B
Markdown
---
|
|
labels:
|
|
products:
|
|
- oss
|
|
title: 'Provisioning'
|
|
---
|
|
|
|
### Provisioning
|
|
|
|
Note that if you delete an alert resource created in the UI, you can no longer retrieve it.
|
|
|
|
To backup and manage alert rules, you can [provision alerting resources](ref:shared-provision-alerting-resources) using options such as configuration files, Terraform, or the Alerting API.
|