temporary hard coded ip for tests

monitoring
histausse 3 years ago
parent 24b9016dc2
commit 7cfc79f4b8
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -36,4 +36,4 @@ scrape_configs:
# If prometheus-node-exporter is installed, grab stats about the local
# machine by default.
static_configs:
- targets: ['localhost:9100']
- targets: ['172.20.1.1:9100']

Loading…
Cancel
Save