- 09 Dec, 2019 1 commit
-
-
Create new service to do template variable replacement on the query parameter of the Prometheus proxy API.
-
- 10 Oct, 2019 1 commit
-
-
Sarah Yasonik authored
Adds a new endpoint which proxies calls to the grafana endpoint which proxies calls to any grafana datasource configured to support it. This will be used as a part of embedding prometheus metrics in GFM via grafana.
-
- 06 Jun, 2019 2 commits
-
-
Simon Knox authored
-
Simon Knox authored
-
- 15 Apr, 2019 1 commit
-
-
Reuben Pereira authored
- In prometheus proxy api, allow variables to be replaced. For example, if 'up{env="%{ci_environment_slug}"}' is passed to the endpoint, it becomes 'up{env="production"}' before being sent to prometheus.
-
- 05 Apr, 2019 6 commits
-
-
Reuben Pereira authored
-
Reuben Pereira authored
-
Reuben Pereira authored
- It is now being done in ProxyService class.
-
Reuben Pereira authored
-
-
Reuben Pereira authored
The api will proxy requests to the environment's prometheus server. The Prometheus::ProxyService class can be reused when we add support for group prometheus servers.
-
- 04 Apr, 2019 6 commits
-
-
Reuben Pereira authored
-
Reuben Pereira authored
-
Reuben Pereira authored
- It is now being done in ProxyService class.
-
Reuben Pereira authored
-
-
Reuben Pereira authored
The api will proxy requests to the environment's prometheus server. The Prometheus::ProxyService class can be reused when we add support for group prometheus servers.
-