Various changes

This commit is contained in:
2024-01-23 12:11:49 +01:00
parent a5d3b38722
commit fda9701e35
7 changed files with 226 additions and 20 deletions

View File

@@ -10,6 +10,9 @@ alerting:
timeout: 10s
api_version: v1
scrape_configs:
- job_name: node
static_configs:
- targets: ['node-exporter:9100']
- job_name: keeper
honor_timestamps: true
scrape_interval: 15s

View File

@@ -1,2 +1,4 @@
basic_auth_users:
# bcrypt "prompass"
# e.g. htpasswd -bnBC 10 "" prompass | tr -d ':\n'
prom: $2y$10$oWtHm79bh0D1CnNC4brGiOU7y6MbYa6cgklF/g6ek9YZYkgXfeOIu