gitlab-org--gitlab-foss/app/services/prometheus
Reuben Pereira 7f529353e7 Add a proxy method to PrometheusClient
- Also refactor the get and json_api_get methods so that the get method
can be reused by the new proxy method.
- The new proxy method makes no changes to the request to the prometheus
server and response from the prometheus server. This allows it to be
used as a proxy to the Prometheus server, hence the name.
2019-04-05 08:05:54 +00:00
..
adapter_service.rb Remove #ready? method in favor of #available? 2019-02-15 12:43:44 +13:00
proxy_service.rb Add a proxy method to PrometheusClient 2019-04-05 08:05:54 +00:00