diff --git a/manifests/prometheus/monitoring.yaml b/manifests/prometheus/monitoring.yaml new file mode 100644 index 0000000..52fb77a --- /dev/null +++ b/manifests/prometheus/monitoring.yaml @@ -0,0 +1,15 @@ +enabled: true +app: prometheus +'# targets': +- : +'# scheme': http +'# external_check': + url: https://prometheus.dvirlabs.com + expected_codes: + '502': critical + '404': warning + '1033': critical +uptime_kuma: + enabled: true + url: https://prometheus.dvirlabs.com + tag: prometheus