Add node and gogs metrics collection to prometheus
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
./node.nix
|
||||
./matrix-synapse.nix
|
||||
./postgres.nix
|
||||
./gogs.nix
|
||||
];
|
||||
|
||||
|
||||
services.prometheus = {
|
||||
enable = true;
|
||||
listenAddress = "127.0.0.1";
|
||||
|
Reference in New Issue
Block a user