Commit cd7f96ba authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Removed checking jaytaala.com as it just redirects to confluence. Also now...

Removed checking jaytaala.com as it just redirects to confluence.  Also now using standard scrape timeout.
parent 49e04046
...@@ -34,13 +34,11 @@ scrape_configs: ...@@ -34,13 +34,11 @@ scrape_configs:
- targets: ['10.0.0.137:10091'] - targets: ['10.0.0.137:10091']
- job_name: 'blackbox' - job_name: 'blackbox'
scrape_timeout: 20s
metrics_path: /probe metrics_path: /probe
params: params:
module: [http_2xx] # Look for a HTTP 200 response. module: [http_2xx] # Look for a HTTP 200 response.
static_configs: static_configs:
- targets: - targets:
- https://jaytaala.com
- https://bitwarden.jaytaala.com - https://bitwarden.jaytaala.com
- https://confluence.jaytaala.com - https://confluence.jaytaala.com
- https://chat.jaytaala.com - https://chat.jaytaala.com
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment