diff --git a/hosts/ildkule/services/metrics/prometheus.nix b/hosts/ildkule/services/metrics/prometheus.nix index 2f206e6..90bba88 100644 --- a/hosts/ildkule/services/metrics/prometheus.nix +++ b/hosts/ildkule/services/metrics/prometheus.nix @@ -20,6 +20,7 @@ in { "knakelibrak.pvv.ntnu.no:9100" "hildring.pvv.ntnu.no:9100" "bicep.pvv.ntnu.no:9100" + "jokum.pvv.ntnu.no:9100" ]; } ]; diff --git a/hosts/jokum/configuration.nix b/hosts/jokum/configuration.nix index a4dd882..4866abe 100644 --- a/hosts/jokum/configuration.nix +++ b/hosts/jokum/configuration.nix @@ -5,8 +5,7 @@ ./hardware-configuration.nix ../../base.nix - # Users can just import any configuration they want even for non-user things. Improve the users/default.nix to just load some specific attributes if this isn't wanted - + ../../misc/metrics-exporters.nix ../../misc/rust-motd.nix ./services/matrix