summaryrefslogtreecommitdiff
path: root/spec/controllers/metrics_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not cleanup temp directory as this apparently causes silent rspec failures...Pawel Chojnacki2017-06-071-8/+2
* Add prometheus text formatterPawel Chojnacki2017-06-021-6/+6
* Move Prometheus presentation logic to PrometheusTextPawel Chojnacki2017-06-021-2/+2
* Mark migration as requiring no downtimePawel Chojnacki2017-06-021-0/+5
* Move most of MetricsController logic to MetricsServicePawel Chojnacki2017-06-021-2/+3
* move check if metrics are enabled to before actionPawel Chojnacki2017-06-021-0/+10
* Correctly handle temporary folder for testing multiproces metricsPawel Chojnacki2017-06-021-0/+9
* Split metrics from health controller into metrics controllerPawel Chojnacki2017-06-021-0/+51