Looks like some rpc metrics (e.g. rpc.rpc.assign_avg_time) from 0.94 are not in metrics2 of 0.95.2
I plan to log JIRA. Cheers On Mon, Aug 12, 2013 at 2:38 PM, Elliott Clark <[email protected]> wrote: > Hadoop:service=HBase,name=RegionServer,sub=Server > > contains > > slowAppendCount > slowPutCount > slowGetCount > etc > > On Mon, Aug 12, 2013 at 1:11 PM, Ted Yu <[email protected]> wrote: > > Thanks Elliott. > > In 0.94 we have: > > > > rpc.rpc.assign.aboveOneSec._avg_time > > rpc.rpc.assign.aboveOneSec._num_ops > > rpc.rpc.assign_avg_time > > rpc.rpc.assign_num_ops > > rpc.rpc.balance.aboveOneSec._avg_time > > rpc.rpc.balance.aboveOneSec._num_ops > > rpc.rpc.balanceSwitch.aboveOneSec._avg_time > > rpc.rpc.balanceSwitch.aboveOneSec._num_ops > > rpc.rpc.balanceSwitch_avg_time > > rpc.rpc.balanceSwitch_num_ops > > > > Do we have counterparts in metrics2 in 0.95 ? > > > > On Mon, Aug 12, 2013 at 12:06 PM, Elliott Clark <[email protected]> > wrote: > > > >> On Mon, Aug 12, 2013 at 10:09 AM, Ted Yu <[email protected]> wrote: > >> > heap_memory_used > >> > >> is provided in the jvm bean. > >> > >> Hadoop:service=HBase,name=JvmMetrics > >> >
