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