{{ message }}
docs: Add default database storage path to disk requirements doc#22865
Merged
Conversation
Member
…on of disk-requirements-and-retention.md stating the default on-disk metrics path (/var/cache/netdata) and identity path (/var/lib/netdata), the path-variation caveat, and a cross-link to the backup-and-restore guide.
cb21193 to
ae59e42
Compare
Contributor
Author
|
…aims Drop the mode-independent identity-file claim and the unsupported "relocate" promise from the note, and move it under the dbengine heading since it's now dbengine-specific. Point to the backup guide for the exact default path instead of duplicating it here.
Ancairon
approved these changes
Jul 3, 2026
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.




Summary
Add default database storage path to disk requirements doc. Files changed: docs/netdata-agent/sizing-netdata-agents/disk-requirements-and-retention.md.
User Request
Where you store the DB
Prompt (English)
Where Netdata stores its database files on disk
Reason for Change
This change applies the specific user request using repository-truth evidence from the audit execution workspace.
Summary by cubic
Adds a scoped note under the
dbenginesection clarifying that metrics are stored on disk and that the default path varies by install method/OS/Docker/Kubernetes, with a link to the backup‑and‑restore guide for exact defaults and other data locations. Removes the identity-file claim and any relocation guidance to keep the doc accurate and focused ondbengine.Written for commit 5f30a01. Summary will update on new commits.