We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba8cf6 commit 3db03aaCopy full SHA for 3db03aa
ansible/monitoring/roles/prometheus/files/prometheus.yml
@@ -25,4 +25,4 @@ scrape_configs:
25
- job_name: zfs-exporter
26
static_configs:
27
- targets:
28
- - 127.0.0.1:9145
+ - localhost:9145
0 commit comments