We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edbadb8 commit 50b48aeCopy full SHA for 50b48ae
conf/etc/grafana/provisioning/datasources/carbonapi.yaml
@@ -37,6 +37,7 @@ datasources:
37
isDefault: true
38
# <map> fields that will be converted to json and stored in json_data
39
jsonData:
40
- graphiteVersion: "1.1.x"
+ graphiteVersion: "1.1"
41
+ graphiteType": "default"
42
# <bool> allow users to edit datasources from the UI.
43
editable: true
0 commit comments