Skip to content

"resolve_revision_duration_slow" flaky; threshold too aggressive

Created by: slimsag

This alert is:

  1. Firing too often (both warning and critical) because it is configured with too aggressive of a threshold.
  2. The alert is incorrectly monitoring on resolve_revisions_seconds_sum instead of resolve_revision_seconds_sum, which makes the threshold dependent on the number of repositories.

image