From 7f354fdaea5ed9e61a64c64fcf383768d481885c Mon Sep 17 00:00:00 2001 From: kalipso Date: Wed, 22 Jan 2025 01:33:13 +0100 Subject: [PATCH] [overwatch] scrape durruti --- machines/overwatch/configuration.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/machines/overwatch/configuration.nix b/machines/overwatch/configuration.nix index 9239242..2fa3041 100644 --- a/machines/overwatch/configuration.nix +++ b/machines/overwatch/configuration.nix @@ -87,12 +87,12 @@ with lib; targets = [ "127.0.0.1:9002" ]; }]; } - #{ - # job_name = "durruti"; - # static_configs = [{ - # targets = [ "10.0.0.5:9002" ]; - # }]; - #} + { + job_name = "durruti"; + static_configs = [{ + targets = [ "10.0.0.5:9002" ]; + }]; + } { job_name = "infradocs"; static_configs = [{