prometheus config: fix copy-paste
This commit is contained in:
parent
10a59c7eea
commit
3f7c097634
@ -486,7 +486,7 @@
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
job_name = "vno1-vinc.vincentas.jakst";
|
job_name = "vno1-vinc.vincentas.jakst";
|
||||||
static_configs = [{targets = ["${myData.hosts."vno1-vinc.vincentas.jakst".vno1IP}:9100"];}];
|
static_configs = [{targets = ["${myData.hosts."vno1-vinc.vincentas.jakst".jakstIP}:9100"];}];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
job_name = "snmp_exporter";
|
job_name = "snmp_exporter";
|
||||||
|
Loading…
Reference in New Issue
Block a user