-
Notifications
You must be signed in to change notification settings - Fork 636
Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples
flag
#10035
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ag (#9981) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Update pkg/storage/tsdb/config.go Co-authored-by: chencs <casie.chen@grafana.com> * Make flag experimental Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com>
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new branch
git switch --create backport-10035-to-r318 origin/r318
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x 832d02b54e4e83c8da3ecc47586cf3a13e77dd94
# Push it to GitHub
git push --set-upstream origin backport-10035-to-r318
git switch main
# Remove the local backport branch
git branch -D backport-10035-to-r318 Then, create a pull request where the |
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new branch
git switch --create backport-10035-to-r316 origin/r316
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x 832d02b54e4e83c8da3ecc47586cf3a13e77dd94
# Push it to GitHub
git push --set-upstream origin backport-10035-to-r316
git switch main
# Remove the local backport branch
git branch -D backport-10035-to-r316 Then, create a pull request where the |
The backport to
To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new branch
git switch --create backport-10035-to-r317 origin/r317
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x 832d02b54e4e83c8da3ecc47586cf3a13e77dd94
# Push it to GitHub
git push --set-upstream origin backport-10035-to-r317
git switch main
# Remove the local backport branch
git branch -D backport-10035-to-r317 Then, create a pull request where the |
…flag (#10035) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag (#9981) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Update pkg/storage/tsdb/config.go Co-authored-by: chencs <casie.chen@grafana.com> * Make flag experimental Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> (cherry picked from commit 832d02b)
…flag (#10035) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag (#9981) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Update pkg/storage/tsdb/config.go Co-authored-by: chencs <casie.chen@grafana.com> * Make flag experimental Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> (cherry picked from commit 832d02b)
…flag (#10035) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag (#9981) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Update pkg/storage/tsdb/config.go Co-authored-by: chencs <casie.chen@grafana.com> * Make flag experimental Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> (cherry picked from commit 832d02b)
…flag (#10035) (#10091) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag (#9981) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Update pkg/storage/tsdb/config.go Co-authored-by: chencs <casie.chen@grafana.com> * Make flag experimental Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> (cherry picked from commit 832d02b)
…flag (#10035) (#10092) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag (#9981) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Update pkg/storage/tsdb/config.go Co-authored-by: chencs <casie.chen@grafana.com> * Make flag experimental Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> (cherry picked from commit 832d02b)
…flag (#10035) (#10090) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag (#9981) * Add blocks-storage.tsdb.bigger-out-of-order-blocks-for-old-samples flag Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Update pkg/storage/tsdb/config.go Co-authored-by: chencs <casie.chen@grafana.com> * Make flag experimental Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * CHANGELOG Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> --------- Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: chencs <casie.chen@grafana.com> (cherry picked from commit 832d02b)
What this PR does
This PR adds a flag for the feature that has been already merged.
Which issue(s) this PR fixes or relates to
Fixes #9911
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]
.about-versioning.md
updated with experimental features.