summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--f3s/prometheus/additional-scrape-configs.yaml14
1 files changed, 1 insertions, 13 deletions
diff --git a/f3s/prometheus/additional-scrape-configs.yaml b/f3s/prometheus/additional-scrape-configs.yaml
index 9406c7f..be118df 100644
--- a/f3s/prometheus/additional-scrape-configs.yaml
+++ b/f3s/prometheus/additional-scrape-configs.yaml
@@ -18,16 +18,4 @@
- targets:
- 'pushgateway.monitoring.svc.cluster.local:9091'
-# Radicale CalDAV/CardDAV server health monitoring
-# Radicale doesn't expose Prometheus metrics, so we scrape the web interface
-# and rely on the 'up' metric to determine if the service is available
-- job_name: 'radicale'
- metrics_path: '/.web/'
- static_configs:
- - targets:
- - 'radicale-service.services.svc.cluster.local:80'
- labels:
- service: radicale
- namespace: services
- scrape_interval: 30s
- scrape_timeout: 10s
+