mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Rewording prune setting when provisioning datasources (#95059)
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
parent
a03652494c
commit
e33573d786
@ -81,7 +81,7 @@ The configuration file can also list data sources to automatically delete, calle
|
||||
Grafana deletes the data sources listed in `deleteDatasources` _before_ adding or updating those in the `datasources` list.
|
||||
|
||||
You can configure Grafana to automatically delete provisioned data sources when they're removed from the provisioning file.
|
||||
To do so, add `prune: true` to the root of your provisioning file.
|
||||
To do so, add `prune: true` to the root of your data source provisioning file.
|
||||
With this configuration, Grafana also removes the provisioned data sources if you remove the provisioning file entirely.
|
||||
|
||||
### Running multiple Grafana instances
|
||||
|
Loading…
Reference in New Issue
Block a user