1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

ansible/prometheus: monitor mdlayher.com/talks

Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
Matt Layher 2020-01-06 14:09:36 -05:00
parent 9d13fa88c7
commit e4d8ff4395
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94

View file

@ -17,7 +17,8 @@ prometheus_jobs:
module: [http_2xx] module: [http_2xx]
targets: targets:
- "http://servnerr-3:8080" - "http://servnerr-3:8080"
- "https://mdlayher.com" # Netlify loads the index very slowly at the moment.
- "https://mdlayher.com/talks"
- "https://grafana.servnerr.com" - "https://grafana.servnerr.com"
# TODO: move onto server and re-enable. # TODO: move onto server and re-enable.
# - "https://homeassistant.servnerr.com" # - "https://homeassistant.servnerr.com"