0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Anirudh Pillai
d5ce60454e
feat(alerts): alerts button on top of insight (#26116) 2024-11-13 10:14:58 +01:00
Anirudh Pillai
41bbc3809f
feat(alerts): Relative alerts (#25423)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-17 10:17:32 +00:00
Anirudh Pillai
7118410c35
feat: alerts on all trends (#25056)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-02 19:46:35 +01:00
Julian Bez
fb1cb6f3ca
feat(insights): Record alert checks and track state (#24446)
- add thresholds as separate model - we can use that to just display a threshold on the UI or use it in CDP or whatnot
- add alert checks that record the outcome of the last calculation
- keep track of the state, if the alert is firing and user is notified and so on
- Add error handling
- Make UI nicer
- Adjust email template
- Handle alert disabling while firing
- Add enable/disable
- Show checks in UI
- Add old check cleanup
2024-08-27 09:57:42 +00:00
Nikita Vorobev
7d91d8bf5f
feat(alerts): show a warning about implicit alerts deletion (#22826) 2024-08-06 09:09:39 +01:00
Juraj Majerik
d1e240eeef
fix(eslint): lint cypress files (#23548) 2024-07-09 09:59:53 +00:00
Nikita Vorobev
1f3d6b8664
feat(alerts): init data model and CRUD (#22554) 2024-06-05 09:12:26 +02:00