mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 21:17:01 +00:00
Fix issue #1173. Previously scyllatop aggregated metrics coming from a cluster with many hosts so that individual contributions could not be recognized. This is now changed so that aggregation is also by hostname. Signed-off-by: Yoav Kleinberger <yoav@scylladb.com> Message-Id: <8a4d8b82216d8c1aa855026ff31bcfd8bfac7e47.1461150261.git.yoav@scylladb.com>