hyperdx/packages
Drew Davis 00222da68f
fix: Hide potentially-sensitive alert errors (#2136)
## Summary

This PR updates the recent alert runner error persistence + display (#2132) to hardcode webhook and unknown-type errors. The raw error messages could contain potentially sensitive information, so we won't persist them or show them in the UI.

<img width="664" height="183" alt="Screenshot 2026-04-20 at 7 13 57 AM" src="https://github.com/user-attachments/assets/0f4f600b-2cdd-47e5-ba72-cec4dbc40423" />

### How to test locally or on Vercel

This can be tested locally by running an alert with an invalid webhook destination.
2026-04-20 15:23:19 +00:00
..
api fix: Hide potentially-sensitive alert errors (#2136) 2026-04-20 15:23:19 +00:00
app Release HyperDX (#2097) 2026-04-20 00:00:40 -07:00
cli Release HyperDX (#2097) 2026-04-20 00:00:40 -07:00
common-utils Release HyperDX (#2097) 2026-04-20 00:00:40 -07:00
otel-collector Release HyperDX (#2097) 2026-04-20 00:00:40 -07:00