services.graphite.carbon.storageAggregation

NixOS option

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 in: nixos/modules/services/monitoring/graphite.nixView source on NixOS/nixpkgs →