From 6fa896dd3f623c65c94d6d0c5f9aa32f211b9991 Mon Sep 17 00:00:00 2001
From: c6ristian <c6ristian@christian.moe>
Date: Sun, 19 Jan 2025 21:03:38 +0100
Subject: [PATCH] Remove jobe for mumble.c3lingo.org since the the endpoint
 appears to dont exsists anymore

---
 .../chaosknoten/grafana/docker_compose/prometheus.yml    | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/resources/chaosknoten/grafana/docker_compose/prometheus.yml b/resources/chaosknoten/grafana/docker_compose/prometheus.yml
index 0dad0a0..59fae01 100644
--- a/resources/chaosknoten/grafana/docker_compose/prometheus.yml
+++ b/resources/chaosknoten/grafana/docker_compose/prometheus.yml
@@ -29,15 +29,6 @@ scrape_configs:
     static_configs:
       - targets:
           - alertmanager:9093
-  - job_name: c3lingo
-    honor_timestamps: true
-    scrape_interval: 5s
-    scrape_timeout: 1s
-    metrics_path: /mumblestats/metrics
-    scheme: https
-    static_configs:
-      - targets:
-          - mumble.c3lingo.org:443
   - job_name: mumble
     honor_timestamps: true
     scrape_interval: 5s