Alert History
"Alert Management → Alert History" records trigger history for all Ops Platform rules. It is used for post-event tracing and statistics.
Record Fields
| Field | Description |
|---|---|
| Time | Event time |
| Source Type | Basic resources/Port/SSL/MySQL/MongoDB/Kafka Lag/Kafka Rebalance |
| Source Name | Triggered rule name |
| Status | Firing/Recovered/Muted/Unmuted |
| Details | Metric value, threshold, and instance at trigger time |
| Notification Channel | Channels actually used for this event |
Filtering and Management
- Filter by source type, status, and time range. Time order can be switched between ascending and descending.
- Delete a single record, or clear all records (irreversible; use with caution).
- Click "Alert History" for a rule in the Alert Rules list to view only that rule's records.
tip
History is stored in the Ops Platform's own ops-mongo container (ENV_OPS_MONGODB_URI) and is completely isolated from monitored business databases. Business database failures do not affect alert history retention.