diff --git a/modules/blocks/monitoring/docs/default.md b/modules/blocks/monitoring/docs/default.md index a0ad630..a093711 100644 --- a/modules/blocks/monitoring/docs/default.md +++ b/modules/blocks/monitoring/docs/default.md @@ -61,6 +61,13 @@ MaxFileSec=day ''; ``` +Other options are accessible through the upstream services modules. +You might for example want to update the metrics retention time with: + +```nix +services.prometheus.retentionTime = "60d"; +``` + ## Provisioning {#blocks-monitoring-provisioning} Self Host Blocks will create automatically the following resources: