Trivial: db stat 'Interval WAL' bytes written in gigabytes but labelled as MB
Open
bug
up-for-grabs
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev
### Expected behavior
Interval WAL bytes written should be labelled with GB instead of MB.
### Actual behavior
Interval WAL bytes written labelled with MB.
### Steps to reproduce the behavior
Ensure stats are enabled and run with some writes for > 10 minutes, open log file.
Contributor guide
Assessment
This issue has not been assessed yet.