chore: update connection status snapshot
This commit is contained in:
parent
5281bceda9
commit
ebd8d264b1
1 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"date": "2026-03-05T09:28:21.758957",
|
"date": "2026-03-09T11:01:36.037248",
|
||||||
"connections": {
|
"connections": {
|
||||||
"vps": {
|
"vps": {
|
||||||
"redbull": {
|
"redbull": {
|
||||||
|
|
@ -71,7 +71,7 @@
|
||||||
},
|
},
|
||||||
"object_storage": {
|
"object_storage": {
|
||||||
"civo": {
|
"civo": {
|
||||||
"status": "OK"
|
"status": "ERROR"
|
||||||
},
|
},
|
||||||
"euronodes": {
|
"euronodes": {
|
||||||
"status": "OK"
|
"status": "OK"
|
||||||
|
|
@ -81,7 +81,7 @@
|
||||||
"errors": [],
|
"errors": [],
|
||||||
"summary": {
|
"summary": {
|
||||||
"total": 20,
|
"total": 20,
|
||||||
"ok": 14,
|
"ok": 13,
|
||||||
"errors": 6
|
"errors": 7
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue