docs(influxdb3): Add performance upgrade preview documentation for Enterprise#6770
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>
|
PR Preview
Pages included in this preview
Preview auto-deploys on push. Will be cleaned up when PR closes. |
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>
* 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
|
|
||
| ## Enable the preview | ||
|
|
||
| Add the `--use-pacha-tree` flag to your normal |
There was a problem hiding this comment.
@peterbarnett03 -- do you want to call it "pacha tree" in the beta? We can create a synonmous enable flag if you want to call it something more general like --enable-performance-trial... "performance-trial" having the same initials as "pacha tree".
|
|
||
| ### Snapshot threshold | ||
|
|
||
| Control when the snapshot buffer triggers a snapshot creation: |
There was a problem hiding this comment.
I'm conflicted on these configuration docs; at one level we have to say "what exists": "these are the configuration knobs that are available", which this doc does. The next level is explaining when I would want to make a knob bigger or smaller, which isn't explained here for most of these options.
A beta user might come here and see the options and conclude that they should all be maxed out ("bigger is better"); but that is likely suboptimal.
Perhaps a disclaimer that we recommend all beta trial users to start with the defaults?
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