summaryrefslogtreecommitdiff
path: root/lib/gitlab/health_checks/fs_shards_check.rb
Commit message (Expand)AuthorAgeFilesLines
* Update metric names to match Prometheus guidelines.pawel/backport-metrics-renames-to-9-4Pawel Chojnacki2017-07-241-3/+3
* Revert "Merge branch 'bjk/metric_names' into 'master'"9-4-stable-prepare-rc6James Edwards-Jones2017-07-211-3/+3
* Merge branch 'bjk/metric_names' into 'master'Douwe Maan2017-07-201-3/+3
* Fix invalid Rails.logger call in lib/gitlab/health_checks/fs_shards_check.rbsh-fix-bad-rails-loggerStan Hu2017-07-041-1/+1
* Move helpers to spec file, use const's instead of helper methodsPawel Chojnacki2017-05-251-8/+4
* Fix transient CI errors by increasing command execution timeouts from 1s to 30sPawel Chojnacki2017-05-171-5/+10
* Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki2017-04-071-0/+117