Alert History
Alert Management → Alert History records the historical trigger details of all rules on the platform, for after-the-fact review and statistics.
Record Fields
| Field | Description |
|---|---|
| Time | When the event occurred |
| Source Type | Base Resource / Port / SSL / MySQL / MongoDB / Kafka Backlog / Kafka Rebalance |
| Source Name | The name of the rule that triggered |
| Status | Firing / Recovered / Muted / Unmuted |
| Details | The metric value, threshold, and instance at trigger time |
| Notification Channel | The channels the event was actually pushed to |
Filtering and Management
- Filter by any combination of source type, status, and time range; you can toggle time ascending / descending.
- Delete a single record, or clear all (irreversible, use with caution).
- In the alert rules list, click a rule's "Alert History" to see only that rule's records.
tip
History is stored in the platform's own ops-mongo container (ENV_OPS_MONGODB_URI), fully isolated from the monitored business database — a business database failure does not affect the retention of alert records.