gitlab-org--gitlab-foss/spec/controllers/projects/environments
Reuben Pereira 434359446a Add ability to do variable substitution
- 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.
2019-04-15 15:31:59 +00:00
..
prometheus_api_controller_spec.rb Add ability to do variable substitution 2019-04-15 15:31:59 +00:00