diff --git a/charts/sourcegraph/templates/prometheus/prometheus.ConfigMap.yaml b/charts/sourcegraph/templates/prometheus/prometheus.ConfigMap.yaml index c5bc3b9a..9d5f789b 100644 --- a/charts/sourcegraph/templates/prometheus/prometheus.ConfigMap.yaml +++ b/charts/sourcegraph/templates/prometheus/prometheus.ConfigMap.yaml @@ -145,9 +145,6 @@ data: - source_labels: [__meta_kubernetes_service_annotation_sourcegraph_prometheus_scrape] action: keep regex: true - - source_labels: [__meta_kubernetes_pod_container_name] - action: drop - regex: jaeger-agent - source_labels: [__meta_kubernetes_service_annotation_prometheus_io_scheme] action: replace target_label: __scheme__