Files
scylladb/cdc
Piotr Dulikowski e7062de02b cdc: register metric counters
This patch defines a CDC metrics object and registers all of its
counters.

storage_proxy is chosen as the owner of the metrics object. Because in
subsequent commits it will become possible for CDC metrics to be updated
after a write operation ends, and because the cdc_service has shorter
lifetime than storage_proxy, we could risk a use-after-free if we placed
this object inside cdc_service.
2020-03-23 14:05:25 +01:00
..
2020-03-23 14:05:25 +01:00
2020-03-19 14:55:07 +02:00
2020-02-17 10:59:15 +01:00
2020-03-23 14:05:25 +01:00