mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 18:50:53 +00:00
Add a new field to db::commitlog::config that would define the metrics category name. If not given - metrics are not going to be registered. Set it to "commitlog" in db::commitlog::config(const db::config&). Signed-off-by: Vlad Zolotarov <vladz@scylladb.com>