forked from Deuxfleurs/nixcfg
revert prometheus scraping on openwrt
This commit is contained in:
parent
a46aa03fe2
commit
b1e0397265
1 changed files with 0 additions and 5 deletions
|
@ -75,8 +75,3 @@ scrape_configs:
|
|||
ca_file: /etc/prometheus/consul-ca.crt
|
||||
cert_file: /etc/prometheus/consul-client.crt
|
||||
key_file: /etc/prometheus/consul-client.key
|
||||
|
||||
- job_name: 'openwrt-node-exporter'
|
||||
scrape_interval: 60s
|
||||
static_configs:
|
||||
- targets: ['192.168.1.1:29100']
|
||||
|
|
Loading…
Reference in a new issue