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:
parent
9d13fa88c7
commit
e4d8ff4395
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ prometheus_jobs:
|
|||
module: [http_2xx]
|
||||
targets:
|
||||
- "http://servnerr-3:8080"
|
||||
- "https://mdlayher.com"
|
||||
# Netlify loads the index very slowly at the moment.
|
||||
- "https://mdlayher.com/talks"
|
||||
- "https://grafana.servnerr.com"
|
||||
# TODO: move onto server and re-enable.
|
||||
# - "https://homeassistant.servnerr.com"
|
||||
|
|
Loading…
Reference in a new issue