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": 5,
"gridPos": {
"h": 7,
"bars": false,
"dashLength": 10,
"dashes": false,
- "datasource": null,
+ "datasource": "$datasource",
"fill": 5,
"gridPos": {
"h": 7,
"value": "current"
}
],
- "datasource": null,
+ "datasource": "$datasource",
"fontSize": "100%",
"gridPos": {
"h": 7,
"value": "current"
}
],
- "datasource": null,
+ "datasource": "$datasource",
"fontSize": "100%",
"gridPos": {
"h": 7,
},
{
"columns": [],
- "datasource": null,
+ "datasource": "$datasource",
"fontSize": "100%",
"gridPos": {
"h": 7,
{
"allValue": null,
"current": {},
- "datasource": null,
+ "datasource": "$datasource",
"hide": 2,
"includeAll": true,
"label": null,
{
"allValue": null,
"current": {},
- "datasource": null,
+ "datasource": "$datasource",
"hide": 2,
"includeAll": true,
"label": "Pool Name",
"tagsQuery": "",
"type": "query",
"useTags": false
+ },
+ {
+ "current": {
+ "tags": [],
+ "text": "default",
+ "value": "default"
+ },
+ "hide": 0,
+ "label": "Data Source",
+ "name": "datasource",
+ "options": [],
+ "query": "prometheus",
+ "refresh": 1,
+ "regex": "",
+ "type": "datasource"
}
]
},