Skip to content

Commit d04c7e5

Browse files
committed
cosmetical upd
1 parent a1d6982 commit d04c7e5

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

install.sh

100644100755
File mode changed.

prometheus.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,9 @@ scrape_configs:
1515
scrape_interval: 5s
1616
static_configs:
1717
- targets: ['localhost:9100']
18-
# cyber monitoring
1918
- job_name: 'Validator'
2019
static_configs:
2120
- targets: ['localhost:26660']
22-
labels:
23-
group: 'Validator'
2421
- job_name: 'container'
2522
scrape_interval: 5s
2623
static_configs:

0 commit comments

Comments
 (0)