2026-08-05 09:32:10 +08:00
|
|
|
{
|
|
|
|
|
"subscribe": "alarm_stream",
|
|
|
|
|
"severityStyles": {
|
|
|
|
|
"P0": {
|
2026-08-05 14:17:37 +08:00
|
|
|
"fg": "#ff4d4f",
|
|
|
|
|
"bg": "rgba(255,77,79,0.10)",
|
2026-08-05 09:32:10 +08:00
|
|
|
"icon": "alert-octagon",
|
2026-08-05 14:17:37 +08:00
|
|
|
"border": "#ff4d4f"
|
2026-08-05 09:32:10 +08:00
|
|
|
},
|
|
|
|
|
"P1": {
|
2026-08-05 14:17:37 +08:00
|
|
|
"fg": "#faad14",
|
|
|
|
|
"bg": "rgba(250,173,20,0.10)",
|
2026-08-05 09:32:10 +08:00
|
|
|
"icon": "alert-triangle",
|
2026-08-05 14:17:37 +08:00
|
|
|
"border": "#faad14"
|
2026-08-05 09:32:10 +08:00
|
|
|
},
|
|
|
|
|
"P2": {
|
2026-08-05 14:17:37 +08:00
|
|
|
"fg": "#1677ff",
|
|
|
|
|
"bg": "rgba(22,119,255,0.08)",
|
2026-08-05 09:32:10 +08:00
|
|
|
"icon": "info"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"rulesSource": {
|
|
|
|
|
"kind": "asset",
|
|
|
|
|
"ref": "ti-cl4/impurity-forecast/config/alert_rules.template.yaml"
|
|
|
|
|
},
|
|
|
|
|
"showSop": true,
|
|
|
|
|
"requireAck": true,
|
|
|
|
|
"muteLower": "P2",
|
|
|
|
|
"groupBy": "severity",
|
|
|
|
|
"sortBy": "severity",
|
|
|
|
|
"maxItems": 50,
|
|
|
|
|
"thresholdsSource": {
|
|
|
|
|
"kind": "asset",
|
|
|
|
|
"ref": "ti-cl4/impurity-forecast/config/alert_rules.template.yaml"
|
|
|
|
|
},
|
|
|
|
|
"ackTimeoutS": 300
|
|
|
|
|
}
|