Skip to content

Add metrics for stricter staleness definition (>1h)

Warren Gifford requested to merge rg/CLOUD-304-stricter-staleness into main

Created by: rafax

We currently report permissions as stale if they are >72h out of date. This PR adds a Prometheus metric tracking permissions that are >1h out of date ("strict" staleness).

Test plan

Tested locally by verifying old and new permissions are added to Prometheus.

Merge request reports

Loading