services.below.retention.size

NixOS option

Size limit for below’s data, in bytes. Data is deleted oldest-first, in 24h ‘shards’. The size limit may be exceeded by at most the size of the active shard, as: the active shard cannot be deleted; the size limit is only enforced when a new shard is created.

type: null or signed integer
Default
null
declared in: nixos/modules/services/monitoring/below.nixView source on NixOS/nixpkgs →