forked from mirrors/nixpkgs
22b61e5263
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. |
||
---|---|---|
.. | ||
dd-agent | ||
prometheus | ||
alerta.nix | ||
apcupsd.nix | ||
arbtt.nix | ||
bosun.nix | ||
cadvisor.nix | ||
collectd.nix | ||
das_watchdog.nix | ||
datadog-agent.nix | ||
do-agent.nix | ||
fusion-inventory.nix | ||
grafana-image-renderer.nix | ||
grafana-reporter.nix | ||
grafana.nix | ||
graphite.nix | ||
hdaps.nix | ||
heapster.nix | ||
incron.nix | ||
kapacitor.nix | ||
loki.nix | ||
longview.nix | ||
mackerel-agent.nix | ||
monit.nix | ||
munin.nix | ||
nagios.nix | ||
netdata.nix | ||
riemann-dash.nix | ||
riemann-tools.nix | ||
riemann.nix | ||
scollector.nix | ||
smartd.nix | ||
statsd.nix | ||
sysstat.nix | ||
teamviewer.nix | ||
telegraf.nix | ||
thanos.nix | ||
tuptime.nix | ||
unifi-poller.nix | ||
ups.nix | ||
uptime.nix | ||
vnstat.nix | ||
zabbix-agent.nix | ||
zabbix-proxy.nix | ||
zabbix-server.nix |