From 8cc8ff020dd6f989395261c74d733bf915630d45 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 7 May 2019 00:25:54 +0200 Subject: ... --- odin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/odin.nix b/odin.nix index f3516007..0bda5689 100644 --- a/odin.nix +++ b/odin.nix @@ -544,6 +544,7 @@ services.prometheus2 = { enable = true; + extraFlags = ["-web.enable-admin-api"]; webExternalUrl = "http://odin.asgard.yggdrasil/prometheus"; listenAddress = "localhost:9090"; globalConfig = { -- cgit v1.2.3