Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Comments

Add support for merge chunks during compression#583

Draft
antekresic wants to merge 1 commit intotimescale:masterfrom
antekresic:add_merge_chunks
Draft

Add support for merge chunks during compression#583
antekresic wants to merge 1 commit intotimescale:masterfrom
antekresic:add_merge_chunks

Conversation

@antekresic
Copy link
Member

Description

As of TSDB v2.9, new feature was introduced which merges chunks together during compression to reduce general resource usage. This change adds the necessary support to enable and manage this feature in Promscale.

Merge requirements

Please take into account the following non-code changes that you may need to make with your PR:

  • CHANGELOG entry for user-facing changes
  • Updated the relevant documentation

As of TSDB v2.9, new feature was introduced which merges
chunks together during compression to reduce general
resource usage. This change adds the necessary support
to enable and manage this feature in Promscale.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant