Add a datasource variable $DS_PROMETHEUS

This commit is contained in:
Paul Voss 2019-11-30 14:01:14 +01:00
parent 46953ccb4d
commit f5a02c1452
No known key found for this signature in database
GPG key ID: DDB13C1F96F6FD04

View file

@ -1322,6 +1322,16 @@
], ],
"templating": { "templating": {
"list": [ "list": [
{
"hide": 0,
"label": "datasource",
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
},
{ {
"allValue": ".*", "allValue": ".*",
"current": { "current": {