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
2019-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-03Improve GC_REPORT_BUCKETS granularityAleksei Lipniagov
2019-08-14Remove :puma_phase metricsAleksei Lipniagov
2019-08-02Call `GC::Profiler.clear` only in one placeAleksei Lipniagov
2019-07-23Remove :livesum from RubySampler metricsAleksei Lipniagov
2019-07-19Get rid of `worker_label` in RubySamplerAleksei Lipniagov
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-09Make unicorn_workers to return meaningful resultsKamil TrzciƄski
2019-07-04Fix process start timeRyan Cobb
2019-06-06Adds sidekiq worker label for ruby metricsRyan Cobb
2019-06-04Merge branch '61964-unicorn-instrumentation' into 'master'Bob Van Landuyt
2019-06-04Ignore Puma empty worker statsJan Provaznik
2019-06-03Remove unnecessary super call in unicorn samplerRyan Cobb
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-29Add back ruby_memory_bytes metric, limit duplication, clean upRyan 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-14Update Metrics references to Object pathSarah Yasonik
2019-02-06Clean up unicorn sampler metric labelsBen Kochie
2018-11-17Enable even more frozen string for lib/gitlabgfyoung
2018-06-22Cleanup ruby sampler metricsBen Kochie
2018-06-20Remove remaining traces of the Allocations GemYorick Peterse
2017-12-12Make `System.monotonic_time` retun seconds represented by float with microsec...Pawel 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-12-07Update prometheus-client-mmap gem to highly optimized versionPawel Chojnacki
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-02Remove unnecessary namespace usePawel Chojnacki
2017-11-02Fix rubocop warningsPawel Chojnacki
2017-11-02Cleanup sampling code and fix bug with samplers running without sleepPawel Chojnacki
2017-11-02remove common Base Sampler codePawel Chojnacki
2017-11-02Transaction and method instrumentationPawel Chojnacki
2017-11-02Finished Ruby SamplerPawel Chojnacki
2017-11-02Add samples total and cleanupPawel Chojnacki
2017-11-02Add GC sampler and small refactor of samplersPawel Chojnacki