stoty commented on PR #1431:
URL: https://github.com/apache/phoenix/pull/1431#issuecomment-1115151165
@joshelser @gjacoby126
Now I was able to test a real cluster with this patch.
The phoenix metrics are added to the HBase metrics just fine, no change.
`{
"name": "Hadoop:service=HBase,name=RegionServer,sub=PhoenixIndexer",
"modelerType": "RegionServer,sub=PhoenixIndexer",
"tag.Context": "phoenix",
"tag.Hostname": "stoty-3.stoty.root.hwx.site",
"IndexPrepareTime_num_ops": 2,
"IndexPrepareTime_min": 0,
"IndexPrepareTime_max": 0,`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]