Re: collecting metrics at column-family level
I found a couple of metrics that should suffice for #2,3 - - > TBL: Live Disk Used & TBL: Local Write Latency. 1. count of number of records inserted within given timeframe 2. data growth 3. write latency -- Jacob Shadix On Mon, Jan 9, 2017 at 2:29 PM, Jacob Shadix wrote: > Is it poss
collecting metrics at column-family level
Is it possible to report on the following metrics at table level? 1. count of number of records inserted within given timeframe 2. data growth 3. write latency -- Jacob Shadix