set port
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
ad9bad9fe2
commit
0916a3a8f0
@ -68,6 +68,7 @@
|
|||||||
};
|
};
|
||||||
prometheus = {
|
prometheus = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
port = 9001;
|
||||||
exporters.node = {
|
exporters.node = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enabledCollectors = [ "systemd" ];
|
enabledCollectors = [ "systemd" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user