summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/prometheus_client_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-11/+36
* Add a proxy method to PrometheusClientReuben Pereira2019-04-051-7/+72
* Automatically set Prometheus step intervalPeter Leitzen2019-04-041-0/+28
* Backport custom metrics ce componentsPaweł Chojnacki2018-02-231-14/+14
* Catch json parsing error as PrometheusErrorpawel/connect_to_prometheus_through_proxy-30480Pawel Chojnacki2018-02-071-0/+10
* Fix prometheus client testsPawel Chojnacki2018-01-041-6/+8
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add Prometheus client testsPawel Chojnacki2017-05-301-0/+30
* Custom queries for prometheusPawel Chojnacki2017-05-111-0/+191