docs: 事件注册表更新 — 告警降噪 + alert.aggregated 事件
This commit is contained in:
@@ -87,6 +87,13 @@
|
||||
|---------|--------|--------|------|
|
||||
| `device.readings.synced` | device_reading_service.rs | erp-health event.rs (告警引擎评估) | OK |
|
||||
|
||||
### 告警系统
|
||||
|
||||
| 事件类型 | 发布者 | 消费者 | 状态 |
|
||||
|---------|--------|--------|------|
|
||||
| `alert.triggered` | alert_engine.rs | erp-health (告警通知) + alert_aggregator (聚合检测) | OK |
|
||||
| `alert.aggregated` | alert_aggregator | SSE 推送 (聚合通知) | OK |
|
||||
|
||||
### 医生管理
|
||||
|
||||
| 事件类型 | 发布者 | 消费者 | 状态 |
|
||||
|
||||
Reference in New Issue
Block a user