nixpkgs/nixos/modules/services/monitoring/prometheus
Christian Höppner ba3c3de8a6
prometheus: Split options listenAddress and port
Accessing the configured port of a service is quite useful, for example
when configuring virtual hosts for a service. The prometheus module did
not expose the configured por separately, making it unnecessarily
cumbersome to consume.

This is a breaking change only if you were setting `listenAddress` to
a non-standard value. If you were, you should now set `listenAddress`
and `port` separately.
2020-05-19 11:48:44 +01:00
..
exporters nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
alertmanager.nix alertmanager: implement HA clustering support 2020-04-13 18:39:51 +02:00
default.nix prometheus: Split options listenAddress and port 2020-05-19 11:48:44 +01:00
exporters.nix nixos/prometheus-mikrotik-exporter: init 2020-03-06 10:39:05 +01: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