revert prometheus scraping on openwrt

This commit is contained in:
Alex 2023-11-08 16:21:20 +01:00
parent a46aa03fe2
commit b1e0397265
1 changed files with 0 additions and 5 deletions

View File

@ -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']