aboutsummaryrefslogtreecommitdiffstats
path: root/tools/performance/local/prometheus.yml
diff options
context:
space:
mode:
authorpwielebs <piotr.wielebski@nokia.com>2019-10-17 16:26:33 +0200
committerpwielebs <piotr.wielebski@nokia.com>2019-10-17 16:26:33 +0200
commit25bda9375368252b0754d970c1949a15d016bac1 (patch)
tree0d29297269f723e4879bbedfff166d2542e438f5 /tools/performance/local/prometheus.yml
parentae3a6cf23f0ab5411b244fe8df676511293a4063 (diff)
Revert - Fix memory usage per pod table
(local deployment) Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Issue-ID: DCAEGEN2-1833 Change-Id: I1119c39ce3b25701a8ea467b90ad052b2c7b0dd0
Diffstat (limited to 'tools/performance/local/prometheus.yml')
-rw-r--r--tools/performance/local/prometheus.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/performance/local/prometheus.yml b/tools/performance/local/prometheus.yml
index 7efb4a80..074b2dca 100644
--- a/tools/performance/local/prometheus.yml
+++ b/tools/performance/local/prometheus.yml
@@ -22,7 +22,3 @@ scrape_configs:
metrics_path: '/monitoring/prometheus'
static_configs:
- targets: ['ves-hv-collector:6060']
-
- - job_name: 'cadvisor'
- static_configs:
- - targets: ['cadvisor:8080'] \ No newline at end of file