docs(alerting): Import to Grafana-managed rules (#106384)

* docs(alerting): Import to Grafana-managed rules

* apply latest evaluation changes

* Add additional conversion details to How it works section

* fix ref link

* fix Data source input name

* more details about the `Target data source` input
This commit is contained in:
Pepe Cano
2025-06-10 17:22:48 +02:00
committed by GitHub
parent 1c6e08fa24
commit f76e4f8fda
5 changed files with 301 additions and 288 deletions

View File

@ -1981,6 +1981,16 @@ Configures max number of alert annotations that Grafana stores. Default value is
<hr>
### `[unified_alerting.prometheus_conversion]`
This section applies only to rules imported as Grafana-managed rules. For more information about the import process, refer to [Import data source-managed rules to Grafana-managed rules](/docs/grafana/<GRAFANA_VERSION>/alerting/alerting-rules/alerting-migration/).
#### `rule_query_offset`
Set the query offset to imported Grafana-managed rules when `query_offset` is not defined in the original rule group configuration. The default value is `1m`.
<hr>
### `[annotations]`
#### `cleanupjob_batchsize`