services.graphite.carbon.aggregationRules
NixOS option
Defines if and how received metrics will be aggregated.
type: null or stringDefault
null
Example
declared in: nixos/modules/services/monitoring/graphite.nixView source on NixOS/nixpkgs →'' <env>.applications.<app>.all.requests (60) = sum <env>.applications.<app>.*.requests <env>.applications.<app>.all.latency (60) = avg <env>.applications.<app>.*.latency ''