nixpkgs-suyu/nixos/modules/services/monitoring/prometheus
Bas van Dijk a913d0891c nixos/prometheus: filter out empty srcape_configs attributes
This results in a smaller prometheus.yml config file.

It also allows us to use the same options for both prometheus-1 and
prometheus-2 since the new options for prometheus-2 default to null
and will be filtered out if they are not set.
2019-04-16 16:06:11 +02:00
..
exporters Rollback versionning of services.prometheus.{exporters, alertmanager}. 2019-03-25 14:36:46 +01:00
alertmanager.nix nixos/prometheus/alertmanager: use DynamicUser instead of nobody 2019-04-10 20:38:40 +02:00
default.nix nixos/prometheus: filter out empty srcape_configs attributes 2019-04-16 16:06:11 +02:00
exporters.nix Rollback versionning of services.prometheus.{exporters, alertmanager}. 2019-03-25 14:36:46 +01:00
exporters.xml docs: format 2018-09-29 20:51:11 -04:00
pushgateway.nix nixos/prometheus/pushgateway: add module and test 2019-04-16 08:09:38 +02:00