Skip to content

Set total current count of errored repos as metric

Administrator requested to merge mlw-set-total-errored-repos-metric into main

Created by: mollylogue

I've realized that due to the rate limiting and such it's tough to tell from the current metric what is the exact number of repos with non-empty last_error. I'm adding this metric so we know this without having to go run a db query manually to find the count.

Test plan

Merge request reports

Loading