mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 21:47:10 +00:00
This patch moves the alternator latencies histograms to use the time_estimated_histogram. The changes requires changing the defined type and use the simpler insertion method. Signed-off-by: Amnon Heiman <amnon@scylladb.com>