Skip to content

gitserver: add metrics about failed clones

Administrator requested to merge as/add-repo-cloned-failed-metrics into main

Created by: asdine

This adds two metrics:

  • One metric that counts the number of failed clones
  • One metric that counts the number of repos whose "last_error" column in the database is not null

Test plan

  • Verify the metric is available on grafana locally

Merge request reports

Loading