Add monitoring.yaml for api-navix
This commit is contained in:
parent
c3eb0ad99e
commit
57e7100a60
@ -1,15 +1,15 @@
|
|||||||
enabled: true
|
enabled: true
|
||||||
app: api-navix
|
app: api-navix
|
||||||
'# targets':
|
|
||||||
- <exporter-host>:<port>
|
|
||||||
'# scheme': http
|
|
||||||
'# external_check':
|
|
||||||
url: https://api-navix.dvirlabs.com
|
|
||||||
expected_codes:
|
|
||||||
'502': critical
|
|
||||||
'404': warning
|
|
||||||
'1033': critical
|
|
||||||
uptime_kuma:
|
uptime_kuma:
|
||||||
enabled: true
|
enabled: true
|
||||||
url: https://api-navix.dvirlabs.com
|
url: https://api-navix.dvirlabs.com
|
||||||
tag: api-navix
|
tag: my-apps
|
||||||
|
# targets:
|
||||||
|
# - <exporter-host>:<port>
|
||||||
|
# scheme: http
|
||||||
|
# external_check:
|
||||||
|
# url: https://api-navix.dvirlabs.com
|
||||||
|
# expected_codes:
|
||||||
|
# '502': critical
|
||||||
|
# '404': warning
|
||||||
|
# '1033': critical
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user