Bjørn Forsman b20fdff521 nixos/prometheus: make scrapeConfigs.*.static_configs.*.labels optional
...by providing a default value of "no labels" (an empty attrset).

Without this change we get

  $ nixos-rebuild test -I nixpkgs=.
  building Nix...
  building the system configuration...
  error: The option `services.prometheus.scrapeConfigs.[definition 1-entry 1].static_configs.[definition 1-entry 1].labels' is used but not defined.

which is unneeded, because labels _are_ optional.
2016-12-25 15:38:55 +01:00
..
2016-09-16 22:06:16 +02:00
2016-02-24 21:51:13 +01:00
2014-11-18 03:31:56 +00:00
2016-09-14 07:19:55 +02:00
2016-09-13 12:53:10 +09:00