Commit Graph

7 Commits

Author SHA1 Message Date
Pawel Chojnacki 13902e40a8 Memoize only yaml loading method 2017-06-16 20:58:18 +02:00
Pawel Chojnacki 8b69523b01 move additional_metrics.yaml into prometheus/ config folder 2017-06-16 20:54:15 +02:00
Pawel Chojnacki b97d5b65dd Use include ActiveModel::Model to hold metrics data parsed from yaml. 2017-06-16 14:34:23 +02:00
Pawel Chojnacki 0e7e7c2f2b Test Additional metrics parser and fix query checking tests 2017-06-09 22:47:01 +02:00
Pawel Chojnacki f78fd3de5d Fix Additional metrics filtering
+ remove test button that was leftover after a bad merge
2017-06-08 12:29:53 +02:00
Pawel Chojnacki 6eb96b2019 Use `key?` instead of `has_key?` 2017-06-07 12:41:06 +02:00
Pawel Chojnacki ccf89acc71 expand Namespaces:: and refactoring yaml parsing out of MetricGroup class 2017-06-06 16:15:11 +02:00