summaryrefslogtreecommitdiff
path: root/app/controllers/health_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '33949-remove-healthcheck-access-token' into 'master'Sean McGivern2017-07-111-1/+1
|\
| * Remove the need to use health check tokenPawel Chojnacki2017-07-051-1/+1
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+4
|/
* Make login_counter instance variable instead of class one.Pawel Chojnacki2017-06-021-2/+0
* Split metrics from health controller into metrics controllerPawel Chojnacki2017-06-021-29/+0
* Add trailing newline to response.Kevin Lyda2017-06-021-3/+15
* Prometheus metrics first passPawel Chojnacki2017-06-021-1/+3
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki2017-04-071-0/+60