summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/prometheus
Commit message (Expand)AuthorAgeFilesLines
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-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-275-5/+5
* Memoize only yaml loading methodPawel Chojnacki2017-06-161-5/+0
* Use include ActiveModel::Model to hold metrics data parsed from yaml.Pawel Chojnacki2017-06-161-11/+12
* Test Additional metrics parser and fix query checking testsPawel Chojnacki2017-06-091-0/+250
* 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