summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/prometheus_client_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-5/+27
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-20/+20
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+52
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* 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