chore: update connection status snapshot

This commit is contained in:
Tiago Ribeiro 2026-03-09 11:20:10 -03:00
parent 5281bceda9
commit ebd8d264b1

View file

@ -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
} }
} }