Disable pushgateway

This commit is contained in:
Andrea Ciceri 2025-04-29 20:54:53 +02:00
parent 3b9e5cf5c6
commit b2bb18f583
No known key found for this signature in database

View file

@ -27,14 +27,14 @@ in
} }
]; ];
} }
{ # {
job_name = "pushgateway"; # job_name = "pushgateway";
static_configs = [ # static_configs = [
{ # {
targets = [ cfg.pushgateway.web.listen-address ]; # targets = [ cfg.pushgateway.web.listen-address ];
} # }
]; # ];
} # }
{ {
job_name = "node"; job_name = "node";
static_configs = [ static_configs = [