docs(influxdb3): Add performance upgrade preview documentation for Enterprise#6770
Open
peterbarnett03 wants to merge 7 commits intorelease/influxdb3.9from
Open
Conversation
…terprise Add documentation for the private beta "Performance upgrade preview" feature in InfluxDB 3 Enterprise, which includes major storage engine improvements planned for 3.10 and 3.11 releases. New content: - Overview page with key improvements and enablement instructions - Complete configuration reference for all --pt-* options - Monitoring guide with system tables and troubleshooting Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Contributor
|
Contributor
PR Preview
Pages included in this preview
Preview auto-deploys on push. Will be cleaned up when PR closes. |
sanderson
approved these changes
Jan 28, 2026
Collaborator
sanderson
left a comment
There was a problem hiding this comment.
Just some minor suggestions
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
jstirnaman
approved these changes
Jan 28, 2026
* fix(influxdb3): Content improvements and site notification for performance preview - Fix grammar: 'Handle' -> 'Handles' for consistency - Fix spelling: 'hundres' -> 'hundreds' - Improve file format note wording and change to Important callout - Use AUTH_TOKEN placeholder with proper syntax in monitor.md - Fix unit spacing (500MB -> 500 MB) per style guide - Add site notification for 3.9 performance upgrade preview - Exclude Enterprise pages from 3.8 notification to avoid overlap * Clarify preview feedback instructions and update notification text
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add documentation for the private beta "Performance upgrade preview" feature in InfluxDB 3 Enterprise (PachaTree storage engine improvements planned for 3.10/3.11):
pachatree/_index.md): Key improvements, enablement with--use-pacha-tree, and guidance on who should try the previewpachatree/configure.md): Complete reference for all--pt-*options including memory, WAL, compaction, caching, and replication settingspachatree/monitor.md): System tables, query telemetry endpoint, performance metrics, and troubleshooting