modules/prometheus: support miniflux
This commit is contained in:
parent
1906c39add
commit
c4dadf2b45
2 changed files with 2 additions and 2 deletions
|
@ -96,11 +96,11 @@ in
|
|||
node = {
|
||||
enable = true;
|
||||
enabledCollectors = [
|
||||
"diskstats"
|
||||
"loadavg"
|
||||
"time"
|
||||
"systemd"
|
||||
];
|
||||
listenAddress = "127.0.0.1";
|
||||
port = 9100;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue