fixup! nixos: use prometheus

This commit is contained in:
Guanran Wang 2024-08-30 02:09:46 +08:00
parent 4af6d5e6c8
commit d0e82dc230
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -9,6 +9,7 @@
enable = true;
listenAddress = "127.0.0.1";
port = 9090;
webExternalUrl = "https://prom.ny4.dev";
exporters.blackbox = {
enable = true;