[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Announcements](/c/announcements/27) # Anomaly alerts now in public beta 65 views · 3 likes · 2 posts Pauline P. Narvas (@pawlean) · 2025-10-14 · ♥ 3 <p>Teams using <a href="https://vercel.com/docs/observability/observability-plus">Observability Plus</a> can now receive alerts when anomalies are detected in their applications to help quickly identify, investigate and resolve unexpected behavior.</p><p>Alerts help monitor your app in real-time by surfacing unexpected changes in usage or error patterns:</p><ul><li><p><b>Usage anomalies:</b> unusual patterns in your application metrics, such as edge requests or function duration.</p></li><li><p><b>Error anomalies:</b> abnormal error patterns, such as sudden spikes in 5XX responses on a specific route</p></li></ul><p>View alerts directly in your dashboard, or subscribe via email, Slack<b>,</b> or webhooks to get notified wherever your team works.</p><p>Alerts are available public beta for Pro and Enterprise customers with Observability Plus.</p><p><a href="https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fobservability%2Falerts">Try it out</a> or learn more about <a href="https://vercel.com/docs/alerts">Alerts</a>.</p> Read the full changelog at → https://vercel.com/changelog/anomaly-alerts-now-in-public-beta Dbauszus (@dbauszus) · 2026-02-19 Are there any recommendations how to finetune the usage anomaly detection and warnings. We get these every day on various projects. We host web applications which are not continuosly used. Sometimes just for an hour each day. Sometimes just for an hour each week. Would it be possible to flag usage anomalies as regular/expected use in order to build up a model and only warn if the usage in fact significantly deviates from previous occurances flagged as expected.