- 09 Dec, 2019 1 commit
-
-
Create new service to do template variable replacement on the query parameter of the Prometheus proxy API.
-
- 01 Oct, 2019 1 commit
-
-
Thong Kuah authored
Mass-replace set for let_it_be.
-
- 10 Jul, 2019 1 commit
-
-
Bob Van Landuyt authored
Some of the specs were using namespace names instead of paths for building URLS. This would fail since we now build a namespace with a user's name instead of a user's username.
-
- 09 Jul, 2019 1 commit
-
-
Bob Van Landuyt authored
Some of the specs were using namespace names instead of paths for building URLS. This would fail since we now build a namespace with a user's name instead of a user's username.
-
- 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 8 commits
-
-
Reuben Pereira authored
-
Reuben Pereira authored
The names can change in different runs of the spec.
-
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 8 commits
-
-
Reuben Pereira authored
-
Reuben Pereira authored
The names can change in different runs of the spec.
-
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.
-