summaryrefslogtreecommitdiff
path: root/lib/gitlab/prometheus/additional_metrics_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* Import common metrics into database.Kamil TrzciƄski2018-09-041-1/+1
* Squashed commit of the following:Pawel Chojnacki2018-02-241-6/+15
* Memoize only yaml loading methodPawel Chojnacki2017-06-161-2/+2
* move additional_metrics.yaml into prometheus/ config folderPawel Chojnacki2017-06-161-1/+1
* Use include ActiveModel::Model to hold metrics data parsed from yaml.Pawel Chojnacki2017-06-161-16/+7
* Test Additional metrics parser and fix query checking testsPawel Chojnacki2017-06-091-4/+11
* Fix Additional metrics filteringPawel Chojnacki2017-06-081-2/+2
* Use `key?` instead of `has_key?`Pawel Chojnacki2017-06-071-2/+2
* expand Namespaces:: and refactoring yaml parsing out of MetricGroup classPawel Chojnacki2017-06-061-0/+36