nixpkgs/nixos/modules/services/monitoring
Maximilian Bosch 22b61e5263
nixos/prometheus/exporters: fix eval if only openFirewall = true; is set
If `openFirewall = true`, but no `firewallFilter` is set, the evaluation
fails with the following error:

    The option `services.prometheus.exporters.node.firewallFilter` is defined both null and
    not null, in `/home/ma27/Projects/nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix'
    and `/home/ma27/Projects/nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix'.

Originally introduced by me in #115185. The problem is that
`mkOptionDefault` has - as its name suggests - the same priority as the
default-value of the option `firewallFilter` and thus it conflicts if
this declaration and the actual default value are set which is the case
if `firewallFilter` isn't specified somewhere else.
2021-03-13 15:21:55 +01:00
..
dd-agent nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
prometheus nixos/prometheus/exporters: fix eval if only openFirewall = true; is set 2021-03-13 15:21:55 +01:00
alerta.nix alerta: move to all-packages.nix and use buildPythonApplication 2021-02-28 12:25:52 +01:00
apcupsd.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
arbtt.nix
bosun.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
cadvisor.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
collectd.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
das_watchdog.nix
datadog-agent.nix nixos/datadog: Don't recommend dd_url for sites, add proper option 2020-09-25 22:30:55 +02:00
do-agent.nix nixos/do-agent: use .service from upstream 2020-07-23 19:30:01 +08:00
fusion-inventory.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
grafana-image-renderer.nix nixos/grafana-image-renderer: typo fix 2021-01-18 18:44:58 +01:00
grafana-reporter.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
grafana.nix nixos/grafana: create directory for notifiers provisioning 2021-03-03 20:11:25 +01:00
graphite.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
hdaps.nix
heapster.nix nixos/heapster: fix username 2020-02-10 17:55:46 +01:00
incron.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
kapacitor.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
loki.nix nixos/loki: mergeable configuration 2020-11-10 10:49:25 +01:00
longview.nix
mackerel-agent.nix nixos/mackerel-agent: init 2020-11-07 13:37:33 +09:00
monit.nix nixos/monit: add ryantm as maintainer 2020-09-18 22:09:22 -07:00
munin.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
nagios.nix nixos/httpd: code cleanup 2020-01-31 20:39:12 -05:00
netdata.nix nixos: use functionTo to prevent evaluation errors while merging 2021-01-24 17:18:37 +01:00
riemann-dash.nix
riemann-tools.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
riemann.nix
scollector.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
smartd.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
statsd.nix nixos/statsd: fix username 2020-02-10 17:56:35 +01:00
sysstat.nix nixos/sysstat: provide a type for each module option 2019-12-30 17:10:53 +01:00
teamviewer.nix nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
telegraf.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
thanos.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
tuptime.nix nixos/tuptime: change group/user to match upstream 2020-06-20 05:34:37 +02:00
unifi-poller.nix nixos/unifi-poller: init unifi-poller service 2020-09-06 17:47:52 +02:00
ups.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
uptime.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
vnstat.nix
zabbix-agent.nix nixos/zabbixAgent: replace extraConfig option with settings option 2020-07-27 22:09:25 -04:00
zabbix-proxy.nix nixos/zabbix: use proper character set and collation for mysql database 2020-08-18 10:30:27 -04:00
zabbix-server.nix nixos/zabbix: use proper character set and collation for mysql database 2020-08-18 10:30:27 -04:00