Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2019-12-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-22Add frozen_string_literal to lib part 2Thong Kuah
2019-08-14Remove :puma_phase metricsAleksei Lipniagov
2019-08-02Call `GC::Profiler.clear` only in one placeAleksei Lipniagov
2019-07-09Make unicorn_workers to return meaningful resultsKamil TrzciƄski
2019-07-04Fix process start timeRyan Cobb
2019-06-04Merge branch '61964-unicorn-instrumentation' into 'master'Bob Van Landuyt
2019-06-04Ignore Puma empty worker statsJan Provaznik
2019-05-29Merge branch 'master' into 61964-unicorn-instrumentationRyan Cobb
2019-05-29Add Puma samplerJan Provaznik
2019-05-20Adds ruby and unicorn instrumentationRyan Cobb
2019-05-20Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"Ryan Cobb
2019-04-30Cleanup spec by removing not needed letRyan Cobb
2019-04-25Update docs and calculate process start time via proc tableRyan Cobb
2019-04-24Move process specific metrics to ruby samplerRyan Cobb
2019-04-18Adds new metrics for unicorn monitoringRyan Cobb
2019-02-06Clean up unicorn sampler metric labelsBen Kochie
2018-06-22Cleanup ruby sampler metricsBen Kochie
2018-06-20Remove remaining traces of the Allocations GemYorick Peterse
2018-01-29Fix ruby sampler specPawel Chojnacki
2017-12-11Remove RubySampler#sample_objects for performance as wellStan Hu
2017-12-11Remove allocation tracking code from InfluxDB sampler for performanceStan Hu
2017-11-02Move labels tests from Metrics rack spec to Transaction specPawel Chojnacki
2017-11-02Fix Rubocop warningsPawel Chojnacki
2017-11-02Ruby sampler specPawel Chojnacki
2017-11-02Cleanup transaction metricsPawel Chojnacki
2017-11-02Add GC sampler and small refactor of samplersPawel Chojnacki