MyNixOS website logo
option

services.graphite.carbon.relayRules

Relay rules are used to send certain metrics to a certain backend.

Declarations
Type
null or string
Default
null
Example
''
  [example]
  pattern = ^mydata\.foo\..+
  servers = 10.1.2.3, 10.1.2.4:2004, myserver.mydomain.com
''