summaryrefslogtreecommitdiff
path: root/lib/gitlab_metrics.rb
Commit message (Collapse)AuthorAgeFilesLines
* Switch to structured loggingJacob Vosmaer (GitLab)2018-03-191-2/+1
|
* Support old versions of ruby without monotonic clockGabriel Mazetto2017-08-091-1/+5
|
* Re-use the default logger for performance metricsYorick Peterse2016-10-121-2/+3
| | | | | | | This removes the need for configuring anything extra. To make scraping easier each line is prefixed by "metrics:". Fixes #64
* Instrument GitLab Shell and log metrics data to a filePaco Guzman2016-10-111-0/+55