1. 27 Jun, 2018 2 commits
    • Zeger-Jan van de Weg's avatar
      Remove Geo FsShard checks · a91c05ea
      Zeger-Jan van de Weg authored
      Geo depends on FsShard checks to detect failures on shards, but this
      isn't needed as Gitaly can report this, and soon its obsolete anyway.
      a91c05ea
    • Zeger-Jan van de Weg's avatar
      Gitaly metrics check for read/writeability · 25236feb
      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
      25236feb
  2. 22 Jun, 2018 21 commits
  3. 21 Jun, 2018 17 commits