[
https://issues.apache.org/jira/browse/EAGLE-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829339#comment-15829339
]
ASF GitHub Bot commented on EAGLE-872:
--------------------------------------
GitHub user r7raul1984 opened a pull request:
https://github.com/apache/eagle/pull/783
[EAGLE-872] Transform counter metric to rate metric
- Add transform bolt using counterToRateFunction in
HadoopMetricMonitorApp's storm topology.
https://issues.apache.org/jira/browse/EAGLE-872
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/1haodian/eagle EAGLE-872
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/783.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #783
----
commit d886628fced8fa352a3032613349bbda6c74fd90
Author: r7raul1984 <[email protected]>
Date: 2017-01-19T05:23:41Z
[EAGLE-872] Transform counter metric to rate metric
- Add transform bolt using counterToRateFunction in
HadoopMetricMonitorApp's storm topology.
https://issues.apache.org/jira/browse/EAGLE-872
----
> Transform counter metric to rate metric
> ---------------------------------------
>
> Key: EAGLE-872
> URL: https://issues.apache.org/jira/browse/EAGLE-872
> Project: Eagle
> Issue Type: Improvement
> Reporter: JiJun Tang
> Assignee: JiJun Tang
>
> Some metric like hbase hadoop.hbase.regionserver.server.totalrequestcount is
> counter type(the value is always increasing).We will save the rate of change
> of the value over a step period.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)