🎉 init: 小龙的工作空间
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"description": "Agents that have violated SLOs",
|
||||
"agents": [
|
||||
{
|
||||
"agentId": "unknown-sdk-v1",
|
||||
"monitoring": {
|
||||
"healthScore": 50,
|
||||
"riskLevel": "high",
|
||||
"alertCount": 15,
|
||||
"criticalAlertCount": 8,
|
||||
"highAlertCount": 7,
|
||||
"incidentCount": 5,
|
||||
"lastIncidentAt": "2026-06-05T00:00:00.000Z"
|
||||
},
|
||||
"certification": {
|
||||
"status": "not_ready",
|
||||
"score": 20,
|
||||
"lastCertifiedAt": "2026-05-15T00:00:00.000Z",
|
||||
"downgradeCount": 4,
|
||||
"revokedCount": 2
|
||||
},
|
||||
"compatibility": {
|
||||
"status": "unsupported",
|
||||
"score": 15,
|
||||
"failureCount": 8,
|
||||
"lastFailureAt": "2026-06-04T00:00:00.000Z"
|
||||
},
|
||||
"recovery": {
|
||||
"mttrHours": 72,
|
||||
"rollbackCount": 6,
|
||||
"recoverySuccessRate": 40
|
||||
}
|
||||
}
|
||||
],
|
||||
"incidents": [],
|
||||
"configuration": {}
|
||||
}
|
||||
Reference in New Issue
Block a user