MyNixOS website logo
option

services.statsd.backends

List of backends statsd will use for data persistence.

Declarations
Type
list of string
Default
[ ]
Example
[
  "graphite"
  "console"
  "repeater"
  "statsd-librato-backend"
  "stackdriver-statsd-backend"
  "statsd-influxdb-backend"
]