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-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-28Fix spec definitionsAleksei 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-07Switch errors to inherit from a base classsyasonik
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-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-05-07Merge branch '56850-add-new-unicorn-metrics' into 'master'Ash McKenzie
2019-05-01Update metrics dashboard API to load yml from repoSarah Yasonik
2019-04-30Cleanup spec by removing not needed letRyan 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-02-06Clean up unicorn sampler metric labelsBen Kochie
2018-09-05Ignore irrelevant sql commands in metricsMark Chao
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-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-01-29Rename Concern -> MethodsPawel Chojnacki
2018-01-29use public_send where appropriatePawel Chojnacki
2018-01-29before -> afterPawel Chojnacki
2018-01-29use define_method to define devine_metric_method. (couldn't resist)Pawel Chojnacki
2018-01-29Fix ruby sampler specPawel Chojnacki
2018-01-29Convert InfluxDB to concern. Fix uninitialized metrics when metrics code is i...Pawel Chojnacki
2018-01-29Cleanup rspecPawel Chojnacki
2018-01-29NullMetric as a singletonPawel Chojnacki
2018-01-29Avoid cascading lockingPawel Chojnacki
2018-01-29Test if feature is respectedPawel Chojnacki
2018-01-29Small Concern_spec cleanupPawel Chojnacki
2018-01-29Add Tests for Metrics::ConcernPawel Chojnacki
2018-01-29Fix testsPawel Chojnacki
2018-01-29Convert active recordPawel Chojnacki