[ 
https://issues.apache.org/jira/browse/STORM-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stig Rohde Døssing reassigned STORM-2775:
-----------------------------------------

    Assignee: Kevin Conaway  (was: Stig Rohde Døssing)

> Improve KafkaPartition Metric Names
> -----------------------------------
>
>                 Key: STORM-2775
>                 URL: https://issues.apache.org/jira/browse/STORM-2775
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-kafka
>    Affects Versions: 1.1.2
>            Reporter: Kevin Conaway
>            Assignee: Kevin Conaway
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> The _storm-kafka_ `KafkaSpout` emits a metric group called _kafkaPartition_
> These metric names are prefixed with 
> {noformat}
> Partition{host=some.broker.host.mycompany.com:9092,-topic=some/topic/name,-partition=40}
> {noformat}
> Which makes for ugly, difficult to discover metrics on systems like Graphite.
> The metric prefix should match the metrics emitted by the _kafkaOffset_ 
> metric group that look like:
> _topicName/partition_<partitionNum>_



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to