Skip to content
Snippets Groups Projects
Closed monitoring: change relevant hard threshold alerts to ratio-based alerts
  • View options
  • monitoring: change relevant hard threshold alerts to ratio-based alerts

  • View options
  • Closed Issue created by Warren Gifford

    Created by: bobheadxi

    https://github.com/sourcegraph/sourcegraph/issues/12158 (PR: https://github.com/sourcegraph/sourcegraph/pull/12756) changes many of sourcegraph-frontend's hard-threshold alerts to ratio-based alerts. The rationale is roughly:

    In general some of the noisiest alerts in #alerts-cloud are those alerts with hard thresholds, ie "Y+ errors in X minutes" - on larger instances like Sourcegraph Cloud, this could mean we fire alerts on issues that only affect a very small number of users.

    We should take a look at the remaining noisy alerts on #alerts-cloud and see which ones we can improve for large Sourcegraph deployments by converting them to ratio-based alerts.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first