mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 11:30:36 +00:00
Shard-level latencies generate a lot of metrics. This patch reduces the the number of latencies reported by Alternator while keeping the same functionality. On the shard level, summaries will be reported instead of histograms. On the instance level, an aggregated histogram will be reported. Summaries, histograms, and counters are marked with skip_when_empty. Fixes #12230 Closes scylladb/scylladb#17581
234 KiB
234 KiB