summaryrefslogtreecommitdiff
path: root/lib/gitlab/prometheus/additional_metrics_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-041-1/+1
* Enable even more frozen string for lib/gitlabgfyoung2018-11-191-0/+2
* 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