services.graphite.carbon.aggregationRules
Defines if and how received metrics will be aggregated.
- Type
null or string- Default
null- Example
'' <env>.applications.<app>.all.requests (60) = sum <env>.applications.<app>.*.requests <env>.applications.<app>.all.latency (60) = avg <env>.applications.<app>.*.latency ''- Declared
- <nixpkgs/nixos/modules/services/monitoring/graphite.nix>