mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
In origin the storage_serivce report the load map as a formatted string. As an API a better option is to report the load map as double and let the JMX proxy do the formatting. Signed-off-by: Amnon Heiman <amnon@scylladb.com>