diff --git a/templates/config.alloy.erb b/templates/config.alloy.erb index 6637418..b4c3562 100644 --- a/templates/config.alloy.erb +++ b/templates/config.alloy.erb @@ -31,12 +31,6 @@ loki.process "parse_hostname" { } } } - // Fallback: Set hostname explicitly if not parsed - stage.static_labels { - values = { - hostname_fallback = system.hostname, // e.g., fm002 - } - } } // Refine labels