nixpkgs/nixos/modules/services/monitoring/prometheus
Kirill Elagin a4afd525cb prometheus: Unbreak IPv6 listenAddress
The format of the listenAddress option was recently changed to separate
the address and the port parts. There is now a legacy check that
tells users to update to the new format. This legacy check produces
a false positive on IPv6 addresses, since they contain colons.

Fix the regex to make it not match colons within IPv6 addresses.
2020-09-21 07:53:47 +02:00
..
exporters prometheus-unifi-poller-exporter: init module 2020-09-06 17:48:19 +02:00
alertmanager.nix alertmanager: implement HA clustering support 2020-04-13 18:39:51 +02:00
default.nix prometheus: Unbreak IPv6 listenAddress 2020-09-21 07:53:47 +02:00
exporters.nix Merge pull request #96830 from mayflower/unifi-poller 2020-09-08 09:53:07 +02:00
exporters.xml Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
pushgateway.nix nixos/prometheus/pushgateway: add module and test 2019-04-16 08:09:38 +02:00
xmpp-alerts.nix prometheus-xmpp-alerts: init at 0.4.2 2020-02-01 15:04:01 +01:00