Skip to content

docs: update TSDB storage comparison - #3053

Draft
JasonColapietro wants to merge 1 commit into
prometheus:mainfrom
JasonColapietro:docs/update-tsdb-file-layout
Draft

docs: update TSDB storage comparison#3053
JasonColapietro wants to merge 1 commit into
prometheus:mainfrom
JasonColapietro:docs/update-tsdb-file-layout

Conversation

@JasonColapietro

Copy link
Copy Markdown

Summary

  • replace both obsolete per-series-file descriptions of Prometheus storage
  • describe the in-memory head and WAL separately from persisted block directories
  • link to the maintained on-disk layout documentation

Testing

  • focused assertions for removal of the stale claims and presence of the current layout terms
  • git diff --check

Site lint/build could not start locally because dependencies were absent and npm registry resolution was blocked; this draft relies on hosted CI for those gates.

Closes #1031.

Signed-off-by: Jason Colapietro <jasoncola1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Prometheus TSDB file layout explanation in comparison doc

1 participant