fixup! nixos: use prometheus
This commit is contained in:
parent
4af6d5e6c8
commit
d0e82dc230
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
enable = true;
|
||||
listenAddress = "127.0.0.1";
|
||||
port = 9090;
|
||||
webExternalUrl = "https://prom.ny4.dev";
|
||||
|
||||
exporters.blackbox = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue