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": {
|
||||
"vps": {
|
||||
"redbull": {
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
},
|
||||
"object_storage": {
|
||||
"civo": {
|
||||
"status": "OK"
|
||||
"status": "ERROR"
|
||||
},
|
||||
"euronodes": {
|
||||
"status": "OK"
|
||||
|
|
@ -81,7 +81,7 @@
|
|||
"errors": [],
|
||||
"summary": {
|
||||
"total": 20,
|
||||
"ok": 14,
|
||||
"errors": 6
|
||||
"ok": 13,
|
||||
"errors": 7
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue