summaryrefslogtreecommitdiff
path: root/lib/gitlab/metrics/system.rb
Commit message (Expand)AuthorAgeFilesLines
* Use seconds where possible, and convert to milliseconds for Influxdb consumptionPawel Chojnacki2017-12-211-4/+4
* Fix tests and formattingPawel Chojnacki2017-12-191-1/+0
* Make `System.monotonic_time` retun seconds represented by float with microsec...Pawel Chojnacki2017-12-121-4/+5
* Fix Gitlab::Metrics::System#real_time and #monotonic_time docRémy Coutable2017-11-031-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* No more and/orDouwe Maan2017-02-211-1/+1
* Reduce instrumentation overheadYorick Peterse2016-07-281-4/+4
* Use clock_gettime for all performance timestampsperformance-clock-adjustmentsYorick Peterse2016-06-281-2/+18
* Store block timings as transaction valuesYorick Peterse2016-04-111-0/+11
* Storing of application metrics in InfluxDBYorick Peterse2015-12-171-0/+35