prometheus: fix postgres scrape target

This commit is contained in:
teutat3s 2025-04-18 01:11:36 +02:00
parent 05c46a63e2
commit e7008713d1
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -210,7 +210,7 @@ in
}
{
target_label = "__address__";
replacement = "127.0.0.1:9116";
replacement = "nachtigall.wg.${config.pub-solar-os.networking.domain}:${toString config.services.prometheus.exporters.postgres.port}";
}
];
static_configs = [