summaryrefslogtreecommitdiff
path: root/lib/gitlab/metrics/system.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused methodRyan Cobb2019-07-111-4/+0
* Fix process start timeRyan Cobb2019-07-041-12/+0
* Use PROCESS_CPUTIME_ID for cpu time metricsAleksei Lipniagov2019-06-281-11/+3
* Add comment to clarify system proc stat field61964-unicorn-instrumentationRyan Cobb2019-06-041-0/+2
* Fix typo in system.rbRyan Cobb2019-05-201-1/+1
* Adds ruby and unicorn instrumentationRyan Cobb2019-05-201-0/+26
* Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"revert-c5a9bc17Ryan Cobb2019-05-201-23/+0
* Cleanup syntax in System max_open_file_descriptorsRyan Cobb2019-04-261-4/+2
* Update docs and calculate process start time via proc tableRyan Cobb2019-04-241-11/+11
* Adds new metrics for unicorn monitoringRyan Cobb2019-04-181-0/+25
* Enable even more frozen string for lib/gitlabgfyoung2018-11-161-0/+2
* 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