diff options
author | Reuben Pereira <rpereira@gitlab.com> | 2019-04-15 15:31:59 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2019-04-15 15:31:59 +0000 |
commit | 434359446a5436d6c11b66c7107ecaea133cd6e1 (patch) | |
tree | 126ef533dcd8488d14c408e46e67596c29573b43 /qa | |
parent | e7c9bcec5c44e3afd7e89dc5380d9d7aa5235150 (diff) | |
download | gitlab-ce-434359446a5436d6c11b66c7107ecaea133cd6e1.tar.gz |
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.
Diffstat (limited to 'qa')
0 files changed, 0 insertions, 0 deletions