ganglia metrics for 'requests' is confusing
-------------------------------------------
Key: HBASE-1258
URL: https://issues.apache.org/jira/browse/HBASE-1258
Project: Hadoop HBase
Issue Type: Bug
Affects Versions: 0.19.0
Reporter: ryan rawson
Fix For: 0.19.1, 0.20.0
the 'requests' metric is incremented for every request, but it is reset and
published every interval. Which means the number is actually 'requests per
interval' which is a config value in hbase.
HBase should export 'requests/second' instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.