Add monitoring.yaml files for all apps
This commit is contained in:
parent
4a987ef964
commit
a3fe3d30e3
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://alertmanager.dvirlabs.com
|
||||
tag: observability-stack
|
||||
external_check:
|
||||
url: https://alertmanager.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://alertmanager.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://grafana.dvirlabs.com
|
||||
tag: observability-stack
|
||||
external_check:
|
||||
url: https://grafana.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://grafana.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://kibana-int.dvirlabs.com
|
||||
tag: observability-stack
|
||||
external_check:
|
||||
url: https://kibana-int.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://kibana-int.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://kibana.dvirlabs.com
|
||||
tag: observability-stack
|
||||
external_check:
|
||||
url: https://kibana.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://kibana.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://kuma.dvirlabs.com
|
||||
tag: observability-stack
|
||||
external_check:
|
||||
url: https://kuma.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://kuma.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://prometheus-int.dvirlabs.com
|
||||
tag: observability-stack
|
||||
external_check:
|
||||
url: https://prometheus-int.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://prometheus-int.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
@ -4,12 +4,12 @@ uptime_kuma:
|
||||
enabled: true
|
||||
url: https://prometheus.dvirlabs.com
|
||||
tag: observability-stack
|
||||
external_check:
|
||||
url: https://prometheus.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://prometheus.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user