parameter changes

This commit is contained in:
2023-03-21 06:40:34 -04:00
parent 46e93a74a8
commit 0941e4a3ce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ services:
- grafana_data:/var/lib/grafana
- ./grafana/provisioning/:/etc/grafana/provisioning/
environment:
- GF_SECURITY_ADMIN_PASSWORD=zertodata
- GF_SECURITY_ADMIN_PASSWORD=metricdata
- GF_USERS_ALLOW_SIGN_UP=false
- data-source-url=http://prometheus:9090
- name=Prometheus
+1 -1
View File
@@ -4,7 +4,7 @@ global:
scrape_timeout: 60s
scrape_configs:
- job_name: 'ransomexporter'
- job_name: 'zvmexporter'
scrape_interval: 30s
scrape_timeout: 20s
static_configs: