summaryrefslogtreecommitdiff
path: root/lib/gitlab/prometheus_client.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+14
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-9/+11
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+13
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-4/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-10/+10
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-35/+47
* Add a proxy method to PrometheusClientReuben Pereira2019-04-051-15/+36
* Automatically set Prometheus step intervalPeter Leitzen2019-04-041-5/+27
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Squashed commit of the following:Pawel Chojnacki2018-02-241-1/+5
* Backport custom metrics ce componentsPaweł Chojnacki2018-02-231-15/+18
* Catch json parsing error as PrometheusErrorpawel/connect_to_prometheus_through_proxy-30480Pawel Chojnacki2018-02-071-0/+2
* Cleanup implementation and add cluster finding testsPawel Chojnacki2018-01-041-1/+1
* Fix prometheus client testsPawel Chojnacki2018-01-041-4/+13
* Move client creation to Prometheus Application, manufacture proper rest clientPawel Chojnacki2018-01-021-10/+4
* wipPawel Chojnacki2018-01-021-19/+17
* Remove orig file + rubocop cleanupPawel Chojnacki2017-06-051-1/+1
* Additional metrics initial work, with working metrics listing, but without ac...Pawel Chojnacki2017-05-251-0/+8
* Custom queries for prometheusPawel Chojnacki2017-05-111-0/+76