Add monitoring.yaml for s3
This commit is contained in:
parent
d557c9262d
commit
3e72f3ecee
15
manifests/s3/monitoring.yaml
Normal file
15
manifests/s3/monitoring.yaml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
enabled: true
|
||||||
|
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:
|
||||||
|
enabled: true
|
||||||
|
url: https://s3.dvirlabs.com
|
||||||
|
tag: s3
|
||||||
Loading…
x
Reference in New Issue
Block a user