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

L2SS-391: Rename stationcontrol->boot

parent b8a1b8c6
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
"targets": [ "targets": [
{ {
"exemplar": true, "exemplar": true,
"expr": "device_attribute{device=\"lts/stationcontrol/1\",name=\"initialisation_progress_R\"}", "expr": "device_attribute{device=\"lts/boot/1\",name=\"initialisation_progress_R\"}",
"interval": "", "interval": "",
"legendFormat": "", "legendFormat": "",
"refId": "A" "refId": "A"
...@@ -345,7 +345,7 @@ ...@@ -345,7 +345,7 @@
"targets": [ "targets": [
{ {
"exemplar": true, "exemplar": true,
"expr": "device_attribute{device=\"lts/stationcontrol/1\",name=\"initialisation_status_R\"}", "expr": "device_attribute{device=\"lts/boot/1\",name=\"initialisation_status_R\"}",
"instant": true, "instant": true,
"interval": "", "interval": "",
"legendFormat": "", "legendFormat": "",
...@@ -365,7 +365,7 @@ ...@@ -365,7 +365,7 @@
"Time": true, "Time": true,
"Value": true, "Value": true,
"device": true, "device": true,
"device_attribute{device=\"lts/stationcontrol/1\", dim_x=\"1\", dim_y=\"0\", instance=\"tango-prometheus-exporter:8000\", job=\"tango\", label=\"initialisation_status_R\", name=\"initialisation_status_R\", str_value=\"Initialisation completed\", type=\"string\", x=\"0\", y=\"0\"}": true, "device_attribute{device=\"lts/boot/1\", dim_x=\"1\", dim_y=\"0\", instance=\"tango-prometheus-exporter:8000\", job=\"tango\", label=\"initialisation_status_R\", name=\"initialisation_status_R\", str_value=\"Initialisation completed\", type=\"string\", x=\"0\", y=\"0\"}": true,
"dim_x": true, "dim_x": true,
"dim_y": true, "dim_y": true,
"instance": true, "instance": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment