mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
- # segments - # allocting segments - # unused segments - # allocations - # cycles (disk writes) - # flush - # total bytes allocated - # total bytes disk slack (due to dma blocks) Counters are per-commitlog (shard). Can be extended to be per-segment also, but would be transient and probably not much more useful. Signed-off-by: Calle Wilund <calle@cloudius-systems.com>