summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/metrics/samplers
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-182-45/+27
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+2
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-141/+0
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-206-46/+8
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-1/+95
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+83
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-204-4/+4
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-183-3/+33
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-203-114/+72
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-221-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-233-0/+6
* Remove :puma_phase metrics65278-livesum-puma-phaseAleksei Lipniagov2019-08-141-2/+0
* Call `GC::Profiler.clear` only in one placeAleksei Lipniagov2019-08-022-24/+16
* Make unicorn_workers to return meaningful resultsfix-unicorn-sampler-workers-countKamil TrzciƄski2019-07-091-10/+23
* Fix process start timeRyan Cobb2019-07-041-8/+8
* Merge branch '61964-unicorn-instrumentation' into 'master'Bob Van Landuyt2019-06-042-8/+47
|\
| * Merge branch 'master' into 61964-unicorn-instrumentationRyan Cobb2019-05-291-0/+96
| |\
| * | Adds ruby and unicorn instrumentationRyan Cobb2019-05-202-8/+47
* | | Ignore Puma empty worker statsJan Provaznik2019-06-041-0/+27
| |/ |/|
* | Add Puma samplerJan Provaznik2019-05-291-0/+96
|/
* Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"revert-c5a9bc17Ryan Cobb2019-05-202-47/+8
* Cleanup spec by removing not needed letRyan Cobb2019-04-301-2/+1
* Update docs and calculate process start time via proc tableRyan Cobb2019-04-241-3/+3
* Move process specific metrics to ruby samplerRyan Cobb2019-04-242-8/+25
* Adds new metrics for unicorn monitoringRyan Cobb2019-04-181-5/+28
* Clean up unicorn sampler metric labelsBen Kochie2019-02-061-2/+2
* Cleanup ruby sampler metricsbjk/48176_ruby_gcBen Kochie2018-06-221-1/+1
* Remove remaining traces of the Allocations Gemremove-allocations-gemYorick Peterse2018-06-202-8/+0
* Fix ruby sampler specPawel Chojnacki2018-01-291-12/+10
* Remove RubySampler#sample_objects for performance as wellStan Hu2017-12-111-23/+0
* Remove allocation tracking code from InfluxDB sampler for performancesh-remove-allocation-tracking-influxdbStan Hu2017-12-101-23/+0
* Move labels tests from Metrics rack spec to Transaction specPawel Chojnacki2017-11-021-0/+0
* Fix Rubocop warningsPawel Chojnacki2017-11-021-2/+0
* Ruby sampler specPawel Chojnacki2017-11-021-0/+92
* Cleanup transaction metricsPawel Chojnacki2017-11-021-0/+0
* Add GC sampler and small refactor of samplersPawel Chojnacki2017-11-023-0/+258