services.graphite.carbon.storageAggregation

Defines how to aggregate data to lower-precision retentions.

Type
null or string
Default
null
Example
''
  [all_min]
  pattern = \.min$
  xFilesFactor = 0.1
  aggregationMethod = min
''
Declared
<nixpkgs/nixos/modules/services/monitoring/graphite.nix>