summaryrefslogtreecommitdiff
path: root/app/services/metrics_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Update prometheus-client-mmap gem to highly optimized versionPawel Chojnacki2017-12-071-1/+1
* Remove Filesystem check metrics that use too much CPU to handle requestspawel/disable_nfs_metrics_checks_39730Pawel Chojnacki2017-11-021-2/+1
* Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki2017-07-191-1/+1
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+4
* Make PrometheusTextFormat return proper output terminated with '\n'Pawel Chojnacki2017-06-021-1/+1
* Split the metrics implementation to separate modules for Influx and PrometheusPawel Chojnacki2017-06-021-10/+0
* Add prometheus text formatterPawel Chojnacki2017-06-021-2/+2
* Move Prometheus presentation logic to PrometheusTextPawel Chojnacki2017-06-021-5/+10
* Move most of MetricsController logic to MetricsServicePawel Chojnacki2017-06-021-0/+38