Merge pull request #3067 from oilbeater/fix/granfana-dashboard

fix missing datasource value
This commit is contained in:
k8s-ci-robot 2018-09-10 08:33:05 -07:00 committed by GitHub
commit ef2f387c48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -593,7 +593,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"datasource": "${DS_PROMETHEUS}",
"decimals": 2,
"editable": false,
"error": false,