Maximilian Bosch aaf1e1c4fb statsd: restore support for {influx,librato,stackdriver} backends
These packages will be placed into an environment using
`backendsToPackages`. This function explicitly maps backends to
`pkgs.nodePackages.${type}` unless it's a builtin. This ensures that only
valid backends that work on NixOS are used (if not, the build already
breaks at evaluation time).

The log will be redirected to `stdout` to be able to watch the entire
output using `journalctl`.

Configuration parameters for the backends need to be set using
`services.statsd.extraConfig` as each backend has its own options and
all of them shouldn't be validated and checked explicitly and manually.
2017-12-04 16:56:16 +01:00
..
2016-02-24 21:51:13 +01:00
2016-11-10 16:12:52 +08:00
2017-07-24 21:47:32 -04:00
2014-11-18 03:31:56 +00:00
2016-09-14 07:19:55 +02:00
2017-04-23 21:35:48 -07:00