Add monitoring.yaml for git
This commit is contained in:
parent
b37fa33448
commit
a5fc1ee9ee
15
manifests/git/monitoring.yaml
Normal file
15
manifests/git/monitoring.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
enabled: true
|
||||
app: git
|
||||
'# targets':
|
||||
- <exporter-host>:<port>
|
||||
'# scheme': http
|
||||
'# external_check':
|
||||
url: https://git.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
uptime_kuma:
|
||||
enabled: true
|
||||
url: https://git.dvirlabs.com
|
||||
tag: git
|
||||
Loading…
x
Reference in New Issue
Block a user