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
2018-12-21Correct ordering of metricsrpereira2
2018-11-24Extract query variables into own modulePeter Leitzen
2018-11-20Enable even more frozen string for lib/gitlabgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-04Import common metrics into database.Kamil Trzciński
2018-07-25Updates CE backportTiago Botelho
2018-07-25Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho
2018-04-06Fix environment deployment platform filter methodGrzegorz Bizon
2018-02-24Squashed commit of the following:Pawel Chojnacki
2018-02-23Backport custom metrics ce componentsPaweł Chojnacki
2018-02-07Make prometheus service querying approach much nicer wrt to arity and default...Pawel Chojnacki
2018-01-04Cleanup PrometheusService testsPawel Chojnacki
2018-01-04Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki
2018-01-02wipPawel Chojnacki
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-08-29replace `has_matching_label` with `has_matching_label?`Maxim Rydkin
2017-08-07Use correct `Environment`-class within `Gitlab` namespaceBob Van Landuyt
2017-08-01Remove default arguments for common query contextPawel Chojnacki
2017-08-01Move timeframe_start and timeframe_end to common query contextPawel Chojnacki
2017-08-01Give metric query context rspec examples correctly sounding names. + missing ...Pawel Chojnacki
2017-07-31Context handling and tests cleanup + simple test kube_namespace context testPawel Chojnacki
2017-07-31add kube_namespace and standardize common variables for additional metrics qu...Pawel Chojnacki
2017-06-20Make queries not die when underlying data cannot be foundPawel Chojnacki
2017-06-16Memoize only yaml loading methodPawel Chojnacki
2017-06-16move additional_metrics.yaml into prometheus/ config folderPawel 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-08Fix Additional metrics filteringPawel Chojnacki
2017-06-07Use `key?` instead of `has_key?`Pawel Chojnacki
2017-06-06expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki
2017-06-05Remove orig file + rubocop cleanupPawel Chojnacki
2017-06-05Additional Metrics testsPawel Chojnacki
2017-06-05Towards Reviewable prometheusPawel Chojnacki
2017-06-05Matched Metrics testsPawel Chojnacki
2017-05-30Add Y Label field to yml and responsesPawel Chojnacki
2017-05-25Add per deployment additional metricsPawel Chojnacki
2017-05-25Finalize refactoring additional metrics queryPawel Chojnacki
2017-05-25Additional metrics initial work, with working metrics listing, but without ac...Pawel Chojnacki
2017-05-12Avoid comma t the end of hashPawel Chojnacki
2017-05-12Custom queries for prometheusPawel Chojnacki