summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/prometheus/queries
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-206-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-071-0/+62
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-244-11/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-211-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-122-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-4/+9
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-234-0/+8
* Add Knative metrics to PrometheusChris Baumbauer2019-04-061-0/+26
* Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-031-2/+28
* Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-2/+2
* Squashed commit of the following:Pawel Chojnacki2018-02-243-4/+4
* Backport custom metrics ce componentsPaweł Chojnacki2018-02-231-3/+3
* Fix rubocop warningsPawel Chojnacki2018-01-041-1/+1
* Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki2018-01-042-2/+2
* Tests for query context variablesPawel Chojnacki2017-07-311-1/+1
* Context handling and tests cleanup + simple test kube_namespace context testPawel Chojnacki2017-07-312-15/+6
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-274-4/+4
* expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki2017-06-061-1/+1
* Fix transient error in deployment testPawel Chojnacki2017-06-061-0/+4
* Remove orig file + rubocop cleanupPawel Chojnacki2017-06-051-2/+7
* Cleanup Additional Metrics testsPawel Chojnacki2017-06-053-10/+11
* Refactor Metric tests to use more common codePawel Chojnacki2017-06-051-7/+13
* Additional Metrics of deployment testsPawel Chojnacki2017-06-052-139/+33
* Test Partial additional query responsePawel Chojnacki2017-06-051-9/+45
* Additional metrics test using multiple groupsPawel Chojnacki2017-06-051-12/+84
* Additional Metrics testsPawel Chojnacki2017-06-052-1/+50
* Towards Reviewable prometheusPawel Chojnacki2017-06-051-31/+94
* Matched Metrics testsPawel Chojnacki2017-06-051-0/+50
* Due to DB rounding timestamp to 1s resolution - freeze date on non fractional...Pawel Chojnacki2017-05-151-10/+11
* match query times with appropriate deltaPawel Chojnacki2017-05-111-8/+9
* Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-111-7/+11
* Custom queries for prometheusPawel Chojnacki2017-05-111-0/+31