diff --git a/nixosModules/eko-config.alloy b/nixosModules/eko-config.alloy index 0f4caf1..125612e 100644 --- a/nixosModules/eko-config.alloy +++ b/nixosModules/eko-config.alloy @@ -9,9 +9,6 @@ loki.source.file "eko_tail" { targets = local.file_match.eko_logs.targets forward_to = [loki.write.eko.receiver] tail_from_end = true - labels = { - app = "eko-server", - }, } loki.write "eko" {