mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
improve error handling for datasources as cfg
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# # list of datasources that should be deleted from the database
|
||||
delete_datasources:
|
||||
#delete_datasources:
|
||||
# - name: Graphite
|
||||
# org_id: 1
|
||||
|
||||
# # list of datasources to insert/update depending
|
||||
# # whats available in the datbase
|
||||
datasources:
|
||||
#datasources:
|
||||
# # <string, required> name of the datasource. Required
|
||||
# - name: Graphite
|
||||
# # <string, required> datasource type. Required
|
Reference in New Issue
Block a user