feat: add http probe for google.com

This commit is contained in:
itumi
2026-02-11 13:55:36 +02:00
parent 4f8ea2e8b4
commit f229810056

16
monitoring.yaml Normal file
View File

@@ -0,0 +1,16 @@
apiVersion: monitoring.coreos.com/v1
kind: Probe
metadata:
name: google-probe
namespace: memelord-jake
labels:
release: prometheus # Standard label often used to ensure Prometheus picks up the resource
spec:
interval: 30s
module: http_2xx
prober:
url: prometheus-blackbox-exporter.monitoring.svc.cluster.local:9115
targets:
staticConfig:
static:
- https://www.google.com