Grafana dashboard updated to use a templating
variable for the datasource
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
"bars": false,
"dashLength": 10,
"dashes": false,
- "datasource": null,
+ "datasource": "$datasource",
"fill": 1,
"gridPos": {
"h": 8,
"bars": false,
"dashLength": 10,
"dashes": false,
- "datasource": null,
+ "datasource": "$datasource",
"fill": 1,
"gridPos": {
"h": 8,
"bars": false,
"dashLength": 10,
"dashes": false,
- "datasource": null,
+ "datasource": "$datasource",
"fill": 1,
"gridPos": {
"h": 8,
"label": "Others",
"threshold": 0
},
- "datasource": null,
+ "datasource": "$datasource",
"fontSize": "80%",
"format": "none",
"gridPos": {
],
"templating": {
"list": [
+ {
+ "current": {
+ "tags": [],
+ "text": "default",
+ "value": "default"
+ },
+ "hide": 0,
+ "label": "Data Source",
+ "name": "datasource",
+ "options": [],
+ "query": "prometheus",
+ "refresh": 1,
+ "regex": "",
+ "type": "datasource"
+ },
{
"allValue": null,
"current": {},
- "datasource": null,
+ "datasource": "$datasource",
"hide": 0,
"includeAll": true,
"label": null,