summaryrefslogtreecommitdiff
path: root/lib/gitlab/metrics/samplers/influx_sampler.rb
Commit message (Expand)AuthorAgeFilesLines
* Call `GC::Profiler.clear` only in one placeAleksei Lipniagov2019-08-021-22/+0
* Update Metrics references to Object pathSarah Yasonik2019-02-141-2/+2
* Enable even more frozen string for lib/gitlabgfyoung2018-11-161-0/+2
* Remove remaining traces of the Allocations Gemremove-allocations-gemYorick Peterse2018-06-201-6/+0
* Remove allocation tracking code from InfluxDB sampler for performancesh-remove-allocation-tracking-influxdbStan Hu2017-12-101-24/+0
* Fix rubocop warningsPawel Chojnacki2017-11-021-1/+1
* Add GC sampler and small refactor of samplersPawel Chojnacki2017-11-021-0/+103