cockroachdb / cockroachdb/cockroach
status: include disk capacity used/total in runtime logging
Open
C-enhancement
E-quick-win
T-storage
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
It would be useful to have the amount of disk used and amount total available somewhere in our runtime logging, whether the runtime_log.go output or the output that includes LSM information. This information will allow operators to understand a node's headroom with regards to disk exhaustion.
Jira issue: CRDB-27038
Contributor guide
Assessment
This issue has not been assessed yet.