summaryrefslogtreecommitdiff
path: root/lib/gitlab/metrics/prometheus.rb
Commit message (Expand)AuthorAgeFilesLines
* use proper `if defined?` check.33823_do_not_enable_defaults_when_metrics_folder_is_missingPawel Chojnacki2017-06-201-2/+5
* Do not enable prometheus metrics when data folder is not present.Pawel Chojnacki2017-06-191-1/+12
* Add missing trailing newlinesPawel Chojnacki2017-06-021-1/+1
* Split the metrics implementation to separate modules for Influx and PrometheusPawel Chojnacki2017-06-021-0/+41