summaryrefslogtreecommitdiff
path: root/spec/gitlab_metrics_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead Ruby codeNick Thomas2019-10-151-40/+0
|
* Rspec upgrade and deprecation fixesash.mckenzie/minor-tidy-upAsh McKenzie2018-07-201-1/+5
|
* Switch to structured loggingJacob Vosmaer (GitLab)2018-03-191-1/+11
|
* Re-use the default logger for performance metricsYorick Peterse2016-10-121-8/+4
| | | | | | | 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/+30