ADR-012: track log-storage allocation + SSD wearout (ADR-018)
This commit is contained in:
parent
687d623a52
commit
c6aa45037d
1 changed files with 4 additions and 0 deletions
|
|
@ -36,5 +36,9 @@ workload that should move, or a node due an upgrade.
|
|||
- Right-sizing advice is intent-based until usage data exists; reports say so.
|
||||
- `reference.md` table headers are a parser contract — changing them needs a
|
||||
matching `capacity-scan.py` change.
|
||||
- Log storage (ADR-018) is a tracked allocation: the cluster Loki host's retention
|
||||
budget and `askari`'s security-subset volume belong in `reference.md`, and SSD
|
||||
**wearout/TBW** is a monitored metric — logging is write-heavy, so wear is watched,
|
||||
not assumed.
|
||||
|
||||
See also: ADR-001 (architecture), ADR-007 (network), ADR-009 (TF ↔ Ansible handoff).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue