[monitor] Ganglia metric hbase.master.cluster_requests should exclude the scan
meta request generated by master, or create a new metric which could show the
real request from client
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: HBASE-5462
URL: https://issues.apache.org/jira/browse/HBASE-5462
Project: HBase
Issue Type: Bug
Components: monitoring
Environment: hbase 0.90.5
Reporter: johnyang
We have a big table which have 30k regions but the request is not very high
(about 50K per day).
We use the hbase.master.cluster_request metrics to monitor the cluster request
but find that lots of requests is generated by master, which scan the meta
table at regular intervals.
It is hard for us to monitor the real request from the client, it is possible
to filter the scanning meta table or create a new metric which could show the
real request from client.
Thank you.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira