diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2019-05-07 00:23:47 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2019-05-07 00:23:47 +0200 |
| commit | ccccdf3c77de4f6784314a8728b6c227a98ba462 (patch) | |
| tree | b8ab39eaaa41a6965cc1022fb784671009748195 | |
| parent | d13e1474c0311b6fec1c0a7ea33d9d4cee3a6017 (diff) | |
| download | nixos-ccccdf3c77de4f6784314a8728b6c227a98ba462.tar nixos-ccccdf3c77de4f6784314a8728b6c227a98ba462.tar.gz nixos-ccccdf3c77de4f6784314a8728b6c227a98ba462.tar.bz2 nixos-ccccdf3c77de4f6784314a8728b6c227a98ba462.tar.xz nixos-ccccdf3c77de4f6784314a8728b6c227a98ba462.zip | |
...
| -rw-r--r-- | odin.nix | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -536,7 +536,6 @@ | |||
| 536 | 536 | ||
| 537 | services.prometheus = { | 537 | services.prometheus = { |
| 538 | enable = true; | 538 | enable = true; |
| 539 | extraFlags = ["-web.enable-admin-api"]; | ||
| 540 | webExternalUrl = "http://odin.asgard.yggdrasil/prometheus"; | 539 | webExternalUrl = "http://odin.asgard.yggdrasil/prometheus"; |
| 541 | listenAddress = "localhost:9090"; | 540 | listenAddress = "localhost:9090"; |
| 542 | exporters = { | 541 | exporters = { |
