Change hostnames

This commit is contained in:
tom.chivert
2023-08-21 17:19:45 +02:00
parent adb3ab0dee
commit 46eddfbb2b
12 changed files with 59 additions and 59 deletions

View File

@ -364,7 +364,7 @@
"calcs": [
"lastNotNull"
],
"fields": "/^min\\(varnish_main_uptime\\{instance=~\"\\(emzprdrpc01\\|emzprdrpc02\\)\"\\}\\)$/",
"fields": "/^min\\(varnish_main_uptime\\{instance=~\"\\(sv1\\|sv2\\)\"\\}\\)$/",
"values": false
},
"textMode": "auto"
@ -1664,12 +1664,12 @@
"current": {
"selected": true,
"text": [
"emzprdrpc01",
"emzprdrpc02"
"sv1",
"sv2"
],
"value": [
"emzprdrpc01",
"emzprdrpc02"
"sv1",
"sv2"
]
},
"datasource": {