diff options
Diffstat (limited to 'tools/performance/local/prometheus.yml')
-rw-r--r-- | tools/performance/local/prometheus.yml | 4 |
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 |