Add monitoring.yaml for s3

This commit is contained in:
dvirlabs 2025-07-24 14:47:32 +03:00
parent 991dcfcc7a
commit 4a0215c094

View File

@ -1,15 +1,15 @@
enabled: true enabled: true
app: s3 app: s3
'# targets':
- <exporter-host>:<port>
'# scheme': http
'# external_check':
url: https://s3.dvirlabs.com
expected_codes:
'502': critical
'404': warning
'1033': critical
uptime_kuma: uptime_kuma:
enabled: true enabled: true
url: https://s3.dvirlabs.com url: https://s3.dvirlabs.com
tag: s3 tag: infra
# targets:
# - <exporter-host>:<port>
# scheme: http
# external_check:
# url: https://s3.dvirlabs.com
# expected_codes:
# '502': critical
# '404': warning
# '1033': critical