summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/prometheus/additional_metrics_parser_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Fix `additional_metrics_parser_spec.rb`Kamil Trzciński2018-09-041-1/+1
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* 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