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-05-21Remove legacy Kubernetes #actual_namespaceTiger
2019-04-29Use correct k8s namespace in Prometheus queriesPeter Leitzen
2019-04-06Add Knative metrics to PrometheusChris Baumbauer
2019-04-03Specify time window for additional metrics apisyasonik
2019-02-27Fix misspellings in app/spec executable linesTakuya Noguchi
2018-12-21Correct ordering of metricsrpereira2
2018-12-20Resolve "Hide cluster features that don't work yet with Group Clusters"Mike Greiling
2018-11-24Extract query variables into own modulePeter Leitzen
2018-09-05Improve MetricGroup specsKamil Trzciński
2018-09-05Improve MetricGroup testKamil Trzciński
2018-09-04Fix `additional_metrics_parser_spec.rb`Kamil Trzciński
2018-09-04Add `# frozen_string_literal: true`Kamil Trzciński
2018-09-04Import common metrics into database.Kamil Trzciński
2018-02-24Squashed commit of the following:Pawel Chojnacki
2018-02-23Backport custom metrics ce componentsPaweł Chojnacki
2018-01-04Fix rubocop warningsPawel Chojnacki
2018-01-04Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-07-31Tests for query context variablesPawel Chojnacki
2017-07-31Context handling and tests cleanup + simple test kube_namespace context testPawel Chojnacki
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-16Memoize only yaml loading methodPawel Chojnacki
2017-06-16Use include ActiveModel::Model to hold metrics data parsed from yaml.Pawel Chojnacki
2017-06-09Test Additional metrics parser and fix query checking testsPawel Chojnacki
2017-06-06expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki
2017-06-06Fix transient error in deployment testPawel Chojnacki
2017-06-05Remove orig file + rubocop cleanupPawel Chojnacki
2017-06-05Cleanup Additional Metrics testsPawel Chojnacki
2017-06-05Refactor Metric tests to use more common codePawel Chojnacki
2017-06-05Additional Metrics of deployment testsPawel Chojnacki
2017-06-05Test Partial additional query responsePawel Chojnacki
2017-06-05Additional metrics test using multiple groupsPawel Chojnacki
2017-06-05Additional Metrics testsPawel Chojnacki
2017-06-05Towards Reviewable prometheusPawel Chojnacki
2017-06-05Matched Metrics testsPawel Chojnacki
2017-05-15Due to DB rounding timestamp to 1s resolution - freeze date on non fractional...Pawel Chojnacki
2017-05-12match query times with appropriate deltaPawel Chojnacki
2017-05-12Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki
2017-05-12Custom queries for prometheusPawel Chojnacki