38 lines
918 B
JSON
38 lines
918 B
JSON
{
|
|
"description": "Agent actively consuming error budget through incidents",
|
|
"agents": [
|
|
{
|
|
"agentId": "error-budget-burner",
|
|
"monitoring": {
|
|
"healthScore": 72,
|
|
"riskLevel": "high",
|
|
"alertCount": 9,
|
|
"criticalAlertCount": 3,
|
|
"highAlertCount": 6,
|
|
"incidentCount": 4,
|
|
"lastIncidentAt": "2026-06-05T00:00:00.000Z"
|
|
},
|
|
"certification": {
|
|
"status": "ready",
|
|
"score": 88,
|
|
"lastCertifiedAt": "2026-06-01T00:00:00.000Z",
|
|
"downgradeCount": 1,
|
|
"revokedCount": 0
|
|
},
|
|
"compatibility": {
|
|
"status": "supported",
|
|
"score": 90,
|
|
"failureCount": 1,
|
|
"lastFailureAt": "2026-06-02T00:00:00.000Z"
|
|
},
|
|
"recovery": {
|
|
"mttrHours": 6,
|
|
"rollbackCount": 2,
|
|
"recoverySuccessRate": 75
|
|
}
|
|
}
|
|
],
|
|
"incidents": [],
|
|
"configuration": {}
|
|
}
|