#37 Switch to LAN IP for scrape IP
This commit is contained in:
parent
1cc818d3fd
commit
d04f2252af
@ -7,7 +7,7 @@ scrape_configs:
|
||||
- job_name: 'joey-server'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['127.0.0.1:9100']
|
||||
- targets: ['192.168.1.23:9100']
|
||||
|
||||
- job_name: 'jafner.tools'
|
||||
scrape_interval: 5s
|
||||
|
Loading…
x
Reference in New Issue
Block a user