-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Threshold-based alerting #14331
Comments
Notification UI as well possibly? |
I'd find this useful! Both for conversion rates and overall totals (if errors today > X, if visitors/hour < Y). As a stretch goal, it'd be useful to be able to alert on major changes in breakdowns. For example, I have a graph showing traffic to my site by day broken down by referrer - if there's a major change in who's referring traffic (a bunch of new traffic from a new source, or a previous major source of traffic disappearing) I'd love to be able to get alerts about that, even if the overall traffic total doesn't shift. Harder to define I imagine, but I think there's value in there.
Personally: primarily email, and then webhooks. Email is quick & easy to get started, and medium-term webhooks would be the best way to integrate this into the rest of my stack (slack, pagerduty, internal dashboarding, "reboot the server automatically if load time gets too high", whatever). |
Slack alert based on insight threshold triggers 👍 |
I need this. Other product analytics platforms like Mixpanel and Amplitude offer this. There's no reason Posthog also shouldn't. Please prioritize this. |
Consider a mobile companion app that sends push notifications as well, see request. |
Same as the alert per action - alerts per insight by threshold. |
+1, but offer email + slack please. We use discord instead of slack, so email notifications would be great. |
Basically this would give observability capabilities to PostHog. One can use the platform not only for product analytics, but also as alerting tool if some of the metrics go down or up too rapidly. Highly anticipated feature! The way how notifications/alerts are delivered is of less importance, it can be a simple email. |
This would be useful as a simple canary to catch misconfigured deployments - one could (hypothetically) introduce a regression where you stop sending events to Posthog (I, however, would never do such a thing 😅). An alert on a sudden decrease in any metrics would catch this. |
We've started work on this feature. Will have updates soon on how users can sign up for early access to this feature! |
awesome! email alerts for me, same as google analytics insights stuff |
Big +1 to this, having this feature would save us a bunch of work we otherwise have committed to do soon on KPI alerts 🙏 |
We have a very rough version of alerting available for trends without breakdowns (breakdown support coming soon) on which we wanted some user feedback. Have enabled a few people for this feature, if anyone's very keen try it out (or submit feedback) just reach out to me at [email protected] The current version, lets you set alerts on trends without breakdowns from the dropdown on the page for the insight, and you can view all the alerts you've setup on the 'Product Analytics' page under the 'Alerts' tab |
Just an update, we now support setting alerts for monitoring day over day/week over week change in an insight value (just as requested by a lot of users)! You can also set these 'relative' alerts to trigger for percentage based thresholds (eg. signups decreasing by over 5% week over week) Alerts which are firing also support a 'snooze button' now. So you can choose not to get notified about the alert until a preset duration. Feel free to send any feedback/requests to me directly at [email protected] :) |
nice 👍 |
Would it be the right feature for Web vitals thresholds or is something else in the works? I don't exactly need alerts or to be notified when something crosses a given threshold but I would be interested in seeing the "good", "needs improvement" and "poor" thresholds as colored backgrounds in my charts. |
Hey @angrybacon, I made a separate issue for this here #26031 |
@robbie-c I'm confused, how would that help seeing hardcoded threshold areas in charts? I mentioned Web vitals because that's what my use case is but there could be more so I'm assuming we want "hardcoded threshold areas" to be metric-agnostic, if that makes sense. |
We need alerting for funnels, so that we can be alerted to changes in conversion rates. Please like this 👍 if alerting for conversation rates in funnels would be valuable to you. Thanks! |
Users have asked for a functionality to create threshold-based alerts, e.g. when the conversion rate drops below a certain threshold.
Open questions:
We'd love to hear user feedback, as well as ideas for stretch goals or implementation.
If you like this idea, please leave a 👍 or ❤️ reaction on this post to vote for it -- your votes and feedback help us prioritize what to work on next!
The text was updated successfully, but these errors were encountered: