disable prom
This commit is contained in:
parent
c0dd5cf751
commit
3b2043d993
@ -83,7 +83,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
prometheus = {
|
prometheus = {
|
||||||
enable = true;
|
enable = false;
|
||||||
port = myData.ports.prometheus;
|
port = myData.ports.prometheus;
|
||||||
retentionTime = "1y";
|
retentionTime = "1y";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user