monitoring
This commit is contained in:
parent
8c829762d0
commit
b09092e0ac
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
job_name = name;
|
||||
static_configs = [
|
||||
{
|
||||
targets = map (port: "${name}.hoki-porgy.ts.net:${toString port}") ports;
|
||||
targets = map (port: "${name}.hoki-porgy.ts.net:${builtins.toString port}") ports;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue