mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
This adds the metrics definition to the compaction_manager, it is based on the CompactionMetrics definition. The following command were added: get_pending_tasks get_completed_tasks get_total_compactions_completed get_bytes_compacted Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>