docs-v2/content/shared/influxdb3-cli
Jason Stirnaman 765f669d06
feat(influxdb3): document --checkpoint-interval serve option (#6896)
* feat(influxdb3): document --checkpoint-interval serve option

Add documentation for the previously undocumented --checkpoint-interval
flag, which aggregates WAL snapshot files into monthly checkpoint files
to significantly reduce server startup time.

Changes:
- config-options.md: add checkpoint-interval entry in the WAL section,
  including description, default (disabled), env var, and usage example
- performance-tuning.md: add "Startup optimization" section explaining
  the startup-time tradeoff and recommended intervals by scenario

Closes #6884

https://claude.ai/code/session_01BArJYJTXBsUjNcdTJVyg6v

* docs(influxdb3): add version metadata to checkpoint-interval heading (#6897)

* Initial plan

* feat(influxdb3): add version metadata to checkpoint-interval heading

Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>

* Apply suggestions from code review

* fix(workflows): trigger pr-preview on ready_for_review event (#6898)

* Initial plan

* fix(workflows): trigger pr-preview on ready_for_review event

Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>

* Update content/shared/influxdb3-cli/config-options.md

* fix(influxdb3): remove WAL snapshot conflation and add release note

- Replace "WAL snapshot files" with "snapshots" shorthand, linking to
  backup-restore file structure on first use
- Simplify "snapshot files"→"snapshots" and "checkpoint files"→"checkpoints"
  throughout checkpoint-interval and startup optimization sections
- Add checkpoint-interval feature to v3.8.2 release notes

Addresses review feedback from #6896.

* Update content/shared/influxdb3-cli/config-options.md

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
2026-03-06 08:11:11 -06:00
..
create v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
delete v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
disable v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
enable v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
install v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
show v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
stop v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
test v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
update v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
config-options.md feat(influxdb3): document --checkpoint-interval serve option (#6896) 2026-03-06 08:11:11 -06:00
query.md v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00
write.md v3.8.2 API and CLI updates (#6774) 2026-02-24 18:12:21 -06:00