diff --git a/kube/deploy/core/monitoring/victoria/cluster/vmagent.yaml b/kube/deploy/core/monitoring/victoria/cluster/vmagent.yaml index 2cc4ee74d4..685adc058a 100644 --- a/kube/deploy/core/monitoring/victoria/cluster/vmagent.yaml +++ b/kube/deploy/core/monitoring/victoria/cluster/vmagent.yaml @@ -17,7 +17,7 @@ spec: cluster: "${CLUSTER_NAME}" inlineRelabelConfig: - action: drop - source_labels: [prometheus, service, endpoint] + source_labels: [service, endpoint] # pod config replicaCount: 3 statefulMode: true