addmon/apps/web/src-tauri
Syahdan 22aee93fb3 feat(monitor): add alert pairing logic and display incident names
- Add pair_alerts() to pair consecutive Alerting→Normal state transitions
- Add parse_labels_from_text() to extract labels from alert text field
- Update ProcessedAlert struct with alertTime, resolveTime, isResolved, labels
- Display incident name in alert list items instead of incident ID
- Show parsed labels in alert row (excluding alertname)
2025-12-29 07:36:04 +07:00
..
capabilities feat(monitor): add alert monitoring page with KPI dashboard, alert list, and incident management 2025-12-29 07:34:54 +07:00
icons initial commit 2025-12-29 02:40:16 +07:00
src feat(monitor): add alert pairing logic and display incident names 2025-12-29 07:36:04 +07:00
.gitignore initial commit 2025-12-29 02:40:16 +07:00
build.rs initial commit 2025-12-29 02:40:16 +07:00
Cargo.lock feat(monitor): add alert monitoring page with KPI dashboard, alert list, and incident management 2025-12-29 07:34:54 +07:00
Cargo.toml feat(monitor): add alert monitoring page with KPI dashboard, alert list, and incident management 2025-12-29 07:34:54 +07:00
tauri.conf.json initial commit 2025-12-29 02:40:16 +07:00