hyperdx/packages
Drew Davis 6ff1ba60bb
feat: Add alert history + ack to alert editor (#2123)
## Summary

This PR updates the alert editor forms with 
1. A history of alert states
2. An option to Ack/Silence an alert that is firing

The components and much of the new GET /alert/:id endpoint are shared with the existing alert page functionality.

### Screenshots or video

<img width="799" height="838" alt="Screenshot 2026-04-15 at 10 26 23 AM" src="https://github.com/user-attachments/assets/d1cfc3da-efbf-41a3-83b8-27a2f9e3b760" />
<img width="2107" height="700" alt="Screenshot 2026-04-15 at 10 26 43 AM" src="https://github.com/user-attachments/assets/6884b876-da98-40de-98f7-1f2854def83b" />

### How to test locally or on Vercel

This must be tested locally, since alerts are not supported in the preview environment.

### References



- Linear Issue: Closes HDX-3989
- Related PRs:
2026-04-16 13:57:23 +00:00
..
api feat: Add alert history + ack to alert editor (#2123) 2026-04-16 13:57:23 +00:00
app feat: Add alert history + ack to alert editor (#2123) 2026-04-16 13:57:23 +00:00
cli [HDX-3964] Add event pattern mining to CLI (Shift+P) (#2106) 2026-04-14 18:03:56 +00:00
common-utils feat: Add alert history + ack to alert editor (#2123) 2026-04-16 13:57:23 +00:00
otel-collector [HDX-4029] Add commonly-used core and contrib components to OTel Collector builder-config (#2121) 2026-04-15 15:57:44 +00:00