1
0
forked from baron/baron-sso

feat(monitor): commit preserved blackbox exporter config and observability dashboard

This commit is contained in:
2026-06-09 13:53:01 +09:00
parent 2405961375
commit 2671ebda27
2 changed files with 171 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
modules:
http_2xx:
prober: http
timeout: 5s
http:
valid_status_codes: [] # Defaults to 2xx
method: GET
follow_redirects: true
fail_if_ssl: false
fail_if_not_ssl: false