elastic / uptime

This project includes resources and general issue tracking for the Elastic Uptime solution
12 stars 3 forks source link

[Discussion] Improve alerting for browser monitors #418

Open dominiqueclarke opened 2 years ago

dominiqueclarke commented 2 years ago

Problem

Browser monitors are sufficiently different than lightweight checks, leading to unintended bugs in the alerting framework.

History

We have received a handful of SDH's for browser monitor alerts. Some issues include:

Fixes

Fixes have gone in to improve the experience, including

Outstanding Issues

1. Gaps in monitor.timespan leading to flapping alerts

Browser monitors are more likely to run longer than the scheduled interval. When this happens, it can create gaps in the monitor.timespan value for individual checks. Gaps in the timeline can cause unintentional flapping of triggered and resolved alert state.

Potential solutions:

dominiqueclarke commented 2 years ago

From the above potential solutions:

Additional suggestions: