summaryrefslogtreecommitdiff
path: root/lib/gitlab/metrics/samplers
Commit message (Expand)AuthorAgeFilesLines
* Remove allocation tracking code from InfluxDB sampler for performancesh-remove-allocation-tracking-influxdbStan Hu2017-12-101-24/+0
* Update prometheus-client-mmap gem to highly optimized versionPawel Chojnacki2017-12-071-3/+3
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Remove unnecessary namespace usePawel Chojnacki2017-11-021-7/+7
* Fix rubocop warningsPawel Chojnacki2017-11-023-3/+2
* Cleanup sampling code and fix bug with samplers running without sleepPawel Chojnacki2017-11-022-1/+5
* remove common Base Sampler codePawel Chojnacki2017-11-021-53/+18
* Transaction and method instrumentationPawel Chojnacki2017-11-021-10/+2
* Finished Ruby SamplerPawel Chojnacki2017-11-021-18/+20
* Add samples total and cleanupPawel Chojnacki2017-11-021-26/+53
* Add GC sampler and small refactor of samplersPawel Chojnacki2017-11-024-0/+338