grafana stuff
This commit is contained in:
parent
a1c4c7cf07
commit
2a2e438c4a
2 changed files with 5 additions and 6 deletions
|
|
@ -11,7 +11,7 @@
|
|||
static_configs = [
|
||||
{
|
||||
targets = with config.services.prometheus.exporters.node; [
|
||||
"${toStringlistenAddress}:${toString port}"
|
||||
"${listenAddress}:${toString port}"
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue