services.graphite.carbon.relayRules
Relay rules are used to send certain metrics to a certain backend.
- Type
null or string- Default
null- Example
'' [example] pattern = ^mydata\.foo\..+ servers = 10.1.2.3, 10.1.2.4:2004, myserver.mydomain.com ''- Declared
- <nixpkgs/nixos/modules/services/monitoring/graphite.nix>