From b5ca1731404c15c367ad1c699e868798ad83d163 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 7 May 2019 00:18:28 +0200 Subject: ... --- odin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/odin.nix b/odin.nix index b1fa8193..5b2bef9f 100644 --- a/odin.nix +++ b/odin.nix @@ -536,6 +536,7 @@ services.prometheus = { enable = true; + extraFlags = ["--web.enable-admin-api"]; webExternalUrl = "http://odin.asgard.yggdrasil/prometheus"; listenAddress = "localhost:9090"; exporters = { -- cgit v1.2.3