From 25bda9375368252b0754d970c1949a15d016bac1 Mon Sep 17 00:00:00 2001 From: pwielebs Date: Thu, 17 Oct 2019 16:26:33 +0200 Subject: Revert - Fix memory usage per pod table (local deployment) Signed-off-by: pwielebs Issue-ID: DCAEGEN2-1833 Change-Id: I1119c39ce3b25701a8ea467b90ad052b2c7b0dd0 --- tools/performance/local/prometheus.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tools/performance/local/prometheus.yml') 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 -- cgit 1.2.3-korg