mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
## 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. |
||
|---|---|---|
| .. | ||
| bin | ||
| docs/auto_provision | ||
| migrations | ||
| scripts | ||
| src | ||
| .Dockerignore | ||
| .env.development | ||
| .env.e2e | ||
| .env.test | ||
| .spectral.yaml | ||
| CHANGELOG.md | ||
| Dockerfile | ||
| eslint.config.mjs | ||
| jest.config.js | ||
| jest.setup.ts | ||
| migrate-mongo-config.ts | ||
| nodemon.json | ||
| openapi.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||