ignore certificates

This commit is contained in:
Max Rydahl Andersen 2018-11-13 12:32:28 +01:00
parent a5962ecadd
commit 6c6e2ee938

View file

@ -79,5 +79,7 @@ scrape_configs:
scrape_interval: 60s
metrics_path: /api/prometheus
scheme: https
tls_config:
insecure_skip_verify: false
static_configs:
- targets: ['192.168.1.126:8123']
- targets: ['192.168.1.126:8123']