aboutsummaryrefslogtreecommitdiffstats
path: root/tools/performance/cloud/prometheus-deployment.yaml
diff options
context:
space:
mode:
authormharazin <mateusz.harazin@nokia.com>2020-04-09 14:32:55 +0200
committermharazin <mateusz.harazin@nokia.com>2020-04-14 13:52:28 +0200
commit854377876ba9a39824750902764dba52b3e075ff (patch)
tree6e77373e5556924050538e39d39acf87429983a0 /tools/performance/cloud/prometheus-deployment.yaml
parentee3dc0ec60a6b425904f41ddd96b5925cba7e1aa (diff)
Get raw result of stress tests from prometheus
Issue-ID: DCAEGEN2-1576 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I7c18c81f990bd7828e6507d1a7ac6ffc50d0d60e
Diffstat (limited to 'tools/performance/cloud/prometheus-deployment.yaml')
-rw-r--r--tools/performance/cloud/prometheus-deployment.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/performance/cloud/prometheus-deployment.yaml b/tools/performance/cloud/prometheus-deployment.yaml
index d531f588..3f2d690d 100644
--- a/tools/performance/cloud/prometheus-deployment.yaml
+++ b/tools/performance/cloud/prometheus-deployment.yaml
@@ -39,6 +39,7 @@ spec:
args:
- "--config.file=/etc/prometheus/prometheus.yml"
- "--storage.tsdb.path=/prometheus/"
+ - "--web.enable-admin-api"
ports:
- containerPort: 9090
volumeMounts: