StorageMetrics.BytesStored estimate excludes the StorageServer's private keyspace
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
StorageMetrics.BytesStored is an estimate of stored KV records in `` to `\xff\xff` which excludes the local private keyspace. With ChangeFeeds, this space might not be trivial in size, but also if any bug were to cause accumulation of data there it would not be accounted for.
Contributor guide
Assessment
This issue has not been assessed yet.