commit | 73cf7e7a9f5a5c00d19c228bc9a31f40c2e2004f | [log] [tgz] |
---|---|---|
author | Mikhail Ivanov <mivanov@mirantis.com> | Thu Jan 25 19:08:39 2018 +0400 |
committer | Michael Ivanov <mivanov@mirantis.com> | Tue Feb 20 11:26:20 2018 +0000 |
tree | 8be9ee03b3b6b62f3d0ebf82b28d026b5b786e5d | |
parent | 9bd989b6fca03e414b0795305e7b3774da4b28a0 [diff] |
Enable proxy for prometheus in devops portal This patch required for enabling heatmap in DOP Change-Id: I52c333d7a70b798f7e518c8c3934568cde0b77bf
diff --git a/devops_portal/service/stacklight-prometheus.yml b/devops_portal/service/stacklight-prometheus.yml index 119c13f..9b5a74f 100644 --- a/devops_portal/service/stacklight-prometheus.yml +++ b/devops_portal/service/stacklight-prometheus.yml
@@ -6,7 +6,7 @@ config: service: stacklight-prometheus: - configure_proxy: false + configure_proxy: true enabled: true endpoint: address: ${_param:grafana_prometheus_address}