diff --git a/docs/storage.md b/docs/storage.md index 45ba74d56..3829a97a3 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -53,7 +53,7 @@ For further details on file format, see [TSDB format](https://github.com/prometh The initial two-hour blocks are eventually compacted into longer blocks in the background. -Compaction will create larger blocks up to 10% of the retention time, or 21 days, whichever is smaller. +Compaction will create larger blocks up to 10% of the retention time, or 31 days, whichever is smaller. ## Operational aspects