temporary hard coded ip for tests

This commit is contained in:
histausse 2021-09-06 00:26:11 +02:00
parent 24b9016dc2
commit 7cfc79f4b8
Signed by: histausse
GPG key ID: 67486F107F62E9E9

View file

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