diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 2937f6a..3e80ecc 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -360,7 +360,7 @@ in source_labels = [ "__address__" ]; regex = "${myData.hosts.${hostname}.jakstIP}:${port}"; replacement = "${hostname}:${port}"; - target_label = "__address__"; + target_label = "instance"; }) hosts; static_configs = [ {