Switch to exporting metrics from pihole via hostname
This commit is contained in:
parent
d9159ca6c8
commit
216bf5c45c
@ -93,8 +93,8 @@ services:
|
||||
networks:
|
||||
- monitoring
|
||||
environment:
|
||||
- PIHOLE_HOSTNAME=pihole.jafner.net
|
||||
- PIHOLE_PROTOCOL=https
|
||||
- PIHOLE_HOSTNAME=pihole
|
||||
- PIHOLE_PROTOCOL=http
|
||||
- INTERVAL=15s
|
||||
- PORT=9617 # port on which the metrics should be available to be scraped by prometheus
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user