19 lines
670 B
JSON
19 lines
670 B
JSON
{
|
|
"schema_version": "yovision.runtime-status/v1",
|
|
"status_id": "018f4d6a-8d1b-4a25-8b37-9085f9c0d103",
|
|
"brain_instance_ref": "brain-east-01",
|
|
"sequence": 43,
|
|
"observed_at": "2026-08-31T00:01:00Z",
|
|
"runtime": { "state": "running", "version": "1.0.0", "started_at": "2026-08-30T23:55:00Z" },
|
|
"model": { "model_ref": "people-detection", "version": "2026.08.1" },
|
|
"configurations": [
|
|
{ "config_id": "gate-primary", "apply_state": "applied", "applied_revision": 20, "error_code": null }
|
|
],
|
|
"health": {
|
|
"overall": "healthy",
|
|
"error_codes": [],
|
|
"metrics": { "load_percent": 40.0, "queue_depth": 0, "latency_ms": 22.0 }
|
|
},
|
|
"inputs": []
|
|
}
|