diff --git a/templates/config.alloy.erb b/templates/config.alloy.erb index cb42379..cf7522a 100644 --- a/templates/config.alloy.erb +++ b/templates/config.alloy.erb @@ -45,11 +45,6 @@ loki.relabel "add_labels" { forward_to = [loki.write.loki.receiver] rule { - action = "replace" - source_labels = ["__hostname"] - target_label = "hostname" - } - rule { action = "replace" target_label = "job" replacement = "syslogs"