Skip to content
Snippets Groups Projects
Commit 3fc9a027 authored by Jan David Mol's avatar Jan David Mol
Browse files

Default to station 'localhost', which is good for use on the station.

parent ffa4e984
No related branches found
No related tags found
No related merge requests found
Pipeline #49002 passed
...@@ -1118,8 +1118,8 @@ ...@@ -1118,8 +1118,8 @@
{ {
"current": { "current": {
"selected": false, "selected": false,
"text": "dop496", "text": "localhost",
"value": "dop496" "value": "localhost"
}, },
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
......
...@@ -732,8 +732,8 @@ ...@@ -732,8 +732,8 @@
{ {
"current": { "current": {
"selected": false, "selected": false,
"text": "dop496", "text": "localhost",
"value": "dop496" "value": "localhost"
}, },
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
......
...@@ -875,8 +875,8 @@ ...@@ -875,8 +875,8 @@
{ {
"current": { "current": {
"selected": false, "selected": false,
"text": "dop496", "text": "localhost",
"value": "dop496" "value": "localhost"
}, },
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
......
...@@ -1993,8 +1993,8 @@ ...@@ -1993,8 +1993,8 @@
{ {
"current": { "current": {
"selected": false, "selected": false,
"text": "dop496", "text": "localhost",
"value": "dop496" "value": "localhost"
}, },
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
......
...@@ -1411,8 +1411,8 @@ ...@@ -1411,8 +1411,8 @@
{ {
"current": { "current": {
"selected": false, "selected": false,
"text": "dop496", "text": "localhost",
"value": "dop496" "value": "localhost"
}, },
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment