services.below.retention.time

NixOS option

Retention time, in seconds. As data is stored in 24 hour shards which are discarded as a whole, only data expired by 24h (or more) is guaranteed to be discarded. If retention.size is set, data may be discarded earlier than the specified time.

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