services.graphite.carbon.storageAggregation
NixOS option
Defines how to aggregate data to lower-precision retentions.
type: null or stringDefault
null
Example
declared in: nixos/modules/services/monitoring/graphite.nixView source on NixOS/nixpkgs →'' [all_min] pattern = \.min$ xFilesFactor = 0.1 aggregationMethod = min ''