From d04c7e5dec70b6e005fc415c80ef14dbc4adc8b9 Mon Sep 17 00:00:00 2001 From: Kiryl Laptanovich Date: Wed, 19 May 2021 17:42:11 +0200 Subject: [PATCH] cosmetical upd --- install.sh | 0 prometheus.yml | 3 --- 2 files changed, 3 deletions(-) mode change 100644 => 100755 install.sh diff --git a/install.sh b/install.sh old mode 100644 new mode 100755 diff --git a/prometheus.yml b/prometheus.yml index 9fd57d0..9101c5f 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -15,12 +15,9 @@ scrape_configs: scrape_interval: 5s static_configs: - targets: ['localhost:9100'] - # cyber monitoring - job_name: 'Validator' static_configs: - targets: ['localhost:26660'] - labels: - group: 'Validator' - job_name: 'container' scrape_interval: 5s static_configs: