Skip to content

monitoring: fire an alert when there is any permission syncing error

Warren Gifford requested to merge jc/alert-perms-sync-error into main

Created by: unknwon

This PR addresses two things:

  1. Measure on the "rate" of permission syncing errors instead of percentage of the former.
  2. Fire a critical alert whenever there is an error. Used ceil function to round up.

Fixes #16698 (closed)

Merge request reports

Loading