Skip to content
Snippets Groups Projects
Verified Commit c0a5802f authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(gitlab-runner): Fix default datasource for dashboard

parent 57066dfb
No related branches found
No related tags found
No related merge requests found
...@@ -1459,6 +1459,23 @@ ...@@ -1459,6 +1459,23 @@
"tags": ["gitlab-runner"], "tags": ["gitlab-runner"],
"templating": { "templating": {
"list": [ "list": [
{
"current": {
"selected": false,
"text": "default",
"value": "default"
},
"hide": 0,
"includeAll": false,
"multi": false,
"name": "DS_PROMETHEUS",
"options": [],
"query": "prometheus",
"refresh": 1,
"regex": "default",
"skipUrlSync": false,
"type": "datasource"
},
{ {
"allValue": null, "allValue": null,
"current": {}, "current": {},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment