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-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
2019-04-04Filters branch and path labels for metricsRyan Cobb
2019-03-13Run rubocop -aNick Thomas
2019-02-14Update Metrics references to Object pathSarah Yasonik
2019-02-06Clean up unicorn sampler metric labelsBen Kochie
2019-01-29Port this style change from EELin Jen-Shin
2018-11-17Enable even more frozen string for lib/gitlabgfyoung
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-09-05Ignore irrelevant sql commands in metricsMark Chao
2018-07-10Add a 10 ms bucket for SQL timingsYorick Peterse
2018-07-09Use stable gitlab-styles and eliminate offensesLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-22Cleanup ruby sampler metricsBen Kochie
2018-06-20Merge branch 'limit-metrics-content-type' into 'master'Stan Hu
2018-06-20Remove remaining traces of the Allocations GemYorick Peterse
2018-06-20Limit the action suffixes in transaction metricsYorick Peterse
2018-06-11Adjust SQL and transaction Prometheus bucketsYorick Peterse
2018-05-16Fix GPM content types for DoorkeeperYorick Peterse
2018-05-15Fix setting Gitlab metrics content typesYorick Peterse
2018-05-10Support resetting of Prometheus metrics between test runsStan Hu
2018-04-02Move Sidekiq exporter logs to log/sidekiq_exporter.logStan Hu
2018-03-16Fix "A copy of Gitlab::Metrics::Methods" have been removed errorStan Hu
2018-02-21Guard against nil Sidekiq metrics serverStan Hu
2018-02-20Only use features for eventsPawel Chojnacki
2018-02-20Put all event metrics exposed to prometheus behind a feature flagPawel Chojnacki
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-29Rename Concern -> MethodsPawel Chojnacki
2018-01-29add comment aabout hotspotsPawel Chojnacki
2018-01-29remove unused (?) variablesPawel Chojnacki
2018-01-29Use class variables for metrics provider cachePawel Chojnacki