diff --git a/template/stacks/monitoring/alloy/values.yaml b/template/stacks/monitoring/alloy/values.yaml index 8d8ee45..e9eb0f2 100644 --- a/template/stacks/monitoring/alloy/values.yaml +++ b/template/stacks/monitoring/alloy/values.yaml @@ -79,11 +79,5 @@ alloy: } loki.process "all_logs" { - stage.static_labels { - values = { - cluster = "cluster" - } - } - forward_to = [loki.write.local_loki.receiver] }