close
Skip to content

docs: Update deprecated storage#21651

Merged
JStickler merged 1 commit intomainfrom
storageCleanup
Apr 22, 2026
Merged

docs: Update deprecated storage#21651
JStickler merged 1 commit intomainfrom
storageCleanup

Conversation

@JStickler
Copy link
Copy Markdown
Contributor

@JStickler JStickler commented Apr 21, 2026

What this PR does / why we need it:

Follow up Docs cleanup as a result of the following PRs:
Remove Big Table
#21502
#21575
Remove Cassandra
#21574
Remove gRPC storage
#21638
Remove BoltDB
#21637


Note

Low Risk
Low risk because changes are documentation-only, but removal of the boltdb-shipper page and references could cause broken external/internal links if redirects aren’t in place.

Overview
Updates storage documentation to fully de-emphasize deprecated backends and present Single Store TSDB as the only supported/recommended index path.

Removes the dedicated operations/storage/boltdb-shipper.md page and scrubs/rewrites references across getting-started, storage, caching, retention, deletion, WAL, and troubleshooting docs so features (index shipper, compactor, retention, log deletion) are described as TSDB-only and examples/config snippets use tsdb_shipper terminology.

Reviewed by Cursor Bugbot for commit e9c57de. Bugbot is set up for automated code reviews on this repo. Configure here.

@JStickler JStickler requested a review from chaudum April 21, 2026 18:00
@JStickler JStickler requested a review from a team as a code owner April 21, 2026 18:00
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

💻 Deploy preview deleted (docs: Update deprecated storage).

Copy link
Copy Markdown
Contributor

@chaudum chaudum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code for BoltDB shipper is not yet removed, but removing it in docs already is ok.

@JStickler
Copy link
Copy Markdown
Contributor Author

The code for BoltDB shipper is not yet removed

@chaudum Ah, I saw #21637 and I assumed it was gone already. I assume that boltdb-shipper is next on the To Do list?

@JStickler JStickler merged commit 80b098c into main Apr 22, 2026
88 checks passed
@JStickler JStickler deleted the storageCleanup branch April 22, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants