Skip to content
  • Zeger-Jan van de Weg's avatar
    Gitaly metrics check for read/writeability · 554a9aa7a89d
    Zeger-Jan van de Weg authored
    Prior to this change, health checks checked for writeability of the NFS
    shards. Given we're moving away from that, this patch extends the checks
    for Gitaly to check for read and writeability.
    
    Potentially some dashboards will break, as over time these metrics will
    no longer appear as Prometheus doesn't get the data anymore.
    Observability in the circuit breaker will be reduced, but its not
    expected to be turned on and the circuit breaker is being removed soon
    too.
    
    Closes https://gitlab.com/gitlab-org/gitaly/issues/1218
    554a9aa7a89d
This project manages its dependencies using Bundler. Learn more