mtwork: scrape the right port

This commit is contained in:
Motiejus Jakštys 2023-10-16 15:57:58 +03:00
parent 1d262ec6d2
commit 7600a4ad2b
1 changed files with 1 additions and 1 deletions

View File

@ -420,7 +420,7 @@
}
{
job_name = "mtwork.motiejus.jakst";
static_configs = [{targets = ["${myData.hosts."mtwork.motiejus.jakst".jakstIP}:${port}"];}];
static_configs = [{targets = ["${myData.hosts."mtwork.motiejus.jakst".jakstIP}:9100"];}];
}
{
job_name = "hacotest.servers.jakst";