Listen to MQTT gateway in Prometheus
This commit is contained in:
parent
f4ba4e8a89
commit
90b38fcf08
@ -70,6 +70,7 @@ with pkgs;
|
|||||||
"localhost:${toString config.services.prometheus.exporters.node.port}"
|
"localhost:${toString config.services.prometheus.exporters.node.port}"
|
||||||
"localhost:${toString config.services.prometheus.exporters.postgres.port}"
|
"localhost:${toString config.services.prometheus.exporters.postgres.port}"
|
||||||
"localhost:${toString config.services.prometheus.exporters.smartctl.port}"
|
"localhost:${toString config.services.prometheus.exporters.smartctl.port}"
|
||||||
|
"localhost:9641" # MQTT2Prometheus
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user