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-11-04Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot
2019-10-22Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-05Remove feature flags starting with `prometheus_transaction_`Jacopo
2019-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-09-03Improve GC_REPORT_BUCKETS granularityAleksei Lipniagov
2019-08-16Support query parameters in metrics embedsSarah Yasonik
2019-08-14Remove :puma_phase metricsAleksei Lipniagov
2019-08-07Support dashboard params for metrics dashboardSarah Yasonik
2019-08-02Call `GC::Profiler.clear` only in one placeAleksei Lipniagov
2019-07-30Move BaseService to Services directorySarah Yasonik
2019-07-23Remove :livesum from RubySampler metricsAleksei Lipniagov
2019-07-19Get rid of `worker_label` in RubySamplerAleksei Lipniagov
2019-07-19Adjust redis cache metricsBen Kochie
2019-07-11Remove unused methodRyan Cobb
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-10Expose metrics element for FE consumptionSarah Yasonik
2019-07-09Make unicorn_workers to return meaningful resultsKamil TrzciƄski
2019-07-04Fix process start timeRyan Cobb
2019-06-28Use PROCESS_CPUTIME_ID for cpu time metricsAleksei Lipniagov
2019-06-27Add permission check to dashboardsSarah Yasonik
2019-06-20Add embedding flag and filter to CPU/MemSarah Yasonik
2019-06-14Specify a dropdown name for dashboardsSarah Yasonik
2019-06-13Refactor for cleaner caching in dashboardsSarah Yasonik
2019-06-11Merge branch 'prom-api-1' into 'master'Sean McGivern
2019-06-07Switch errors to inherit from a base classsyasonik
2019-06-06Adds sidekiq worker label for ruby metricsRyan Cobb
2019-06-06Address rubocop errorssyasonik
2019-06-06Expose prometheus endpoint per metric in dashboardsyasonik
2019-06-04Merge branch '61964-unicorn-instrumentation' into 'master'Bob Van Landuyt
2019-06-04Add comment to clarify system proc stat fieldRyan Cobb
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-20Fix typo in system.rbRyan Cobb
2019-05-20Adds ruby and unicorn instrumentationRyan Cobb
2019-05-20Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"Ryan Cobb
2019-05-07Merge branch '56850-add-new-unicorn-metrics' into 'master'Ash McKenzie
2019-05-05Run rubocop -a on CE filesStan Hu
2019-05-01Update metrics dashboard API to load yml from repoSarah Yasonik
2019-04-29Add back ruby_memory_bytes metric, limit duplication, clean upRyan Cobb
2019-04-26Cleanup syntax in System max_open_file_descriptorsRyan Cobb
2019-04-25Move dashboard param to initialize methodsyasonik
2019-04-25Prefer safe_load and deep_symbolize_keyssyasonik
2019-04-25Move MetricsDashboard to Metrics::Dashboardsyasonik
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