48 lines
1.4 KiB
JSON
48 lines
1.4 KiB
JSON
{
|
|
"description": "Mixed severity input — critical, high, and warning alerts triggering different response levels",
|
|
"alerts": [
|
|
{
|
|
"alertId": "monitor-010",
|
|
"severity": "critical",
|
|
"agentId": "old-claw-beta",
|
|
"reason": "compatibility_unsupported",
|
|
"details": "Compatibility status is unsupported",
|
|
"timestamp": "2026-06-05T00:00:00.000Z",
|
|
"ruleId": "CR-3",
|
|
"source": "continuous-monitoring"
|
|
},
|
|
{
|
|
"alertId": "monitor-011",
|
|
"severity": "high",
|
|
"agentId": "claw-staging",
|
|
"reason": "health_score_drop_high",
|
|
"details": "Health score dropped 18%",
|
|
"timestamp": "2026-06-05T00:00:00.000Z",
|
|
"ruleId": "HR-1",
|
|
"source": "continuous-monitoring"
|
|
},
|
|
{
|
|
"alertId": "monitor-012",
|
|
"severity": "warning",
|
|
"agentId": "mock-staging",
|
|
"reason": "compatibility_warning",
|
|
"details": "Compatibility has warnings",
|
|
"timestamp": "2026-06-05T00:00:00.000Z",
|
|
"ruleId": "WR-1",
|
|
"source": "continuous-monitoring"
|
|
},
|
|
{
|
|
"alertId": "monitor-013",
|
|
"severity": "high",
|
|
"agentId": "unstable-mock",
|
|
"reason": "rollback_spike",
|
|
"details": "Rollback count spiked from 1 to 4",
|
|
"timestamp": "2026-06-05T00:00:00.000Z",
|
|
"ruleId": "HR-3",
|
|
"source": "continuous-monitoring"
|
|
}
|
|
],
|
|
"events": [],
|
|
"configuration": {}
|
|
}
|