[
https://issues.apache.org/jira/browse/KAFKA-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629454#comment-14629454
]
ASF GitHub Bot commented on KAFKA-2341:
---------------------------------------
GitHub user sebadiaz opened a pull request:
https://github.com/apache/kafka/pull/80
KAFKA-2341 Add standard deviation as metric
KAFKA-2341 Add standard deviation as metric
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sebadiaz/kafka trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/80.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 #80
----
commit 585c9bdfc51345f4b9a9d8367c2e67b0c6a8aa34
Author: Sebastien Diaz <[email protected]>
Date: 2015-07-16T08:55:16Z
KAFKA-2341 Add standard deviation as metric
----
> Need Standard Deviation Metrics in MetricsBench
> -----------------------------------------------
>
> Key: KAFKA-2341
> URL: https://issues.apache.org/jira/browse/KAFKA-2341
> Project: Kafka
> Issue Type: Improvement
> Components: clients
> Affects Versions: 0.8.2.1
> Reporter: sebastien diaz
> Priority: Minor
>
> The standard deviation is a measure that is used to quantify the amount of
> variation or dispersion of a set of data values.
> Very useful. Could be added to other sensors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)