Skip to content

Commit

Permalink
Merge pull request #4797 from pauvos/dashboard-datasource
Browse files Browse the repository at this point in the history
Add a datasource variable $DS_PROMETHEUS
  • Loading branch information
k8s-ci-robot authored Dec 2, 2019
2 parents 97c5972 + f5a02c1 commit 6429c01
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions deploy/grafana/dashboards/nginx.json
Original file line number Diff line number Diff line change
Expand Up @@ -1322,6 +1322,16 @@
],
"templating": {
"list": [
{
"hide": 0,
"label": "datasource",
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
},
{
"allValue": ".*",
"current": {
Expand Down

0 comments on commit 6429c01

Please sign in to comment.