[
https://issues.apache.org/jira/browse/KAFKA-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264870#comment-14264870
]
Jay Kreps commented on KAFKA-1723:
----------------------------------
Makes sense.
I'd like to keep the metric data model as independent as possible from JMX just
because JMX is so weird as a metric system and doesn't map that well to
anything. So I guess I would prefer to leave out domainName unless it has a
sane non-JMX interpretation. I think having the package be particular to JMX
seems reasonable because it is pretty specific to JMX.
> make the metrics name in new producer more standard
> ---------------------------------------------------
>
> Key: KAFKA-1723
> URL: https://issues.apache.org/jira/browse/KAFKA-1723
> Project: Kafka
> Issue Type: Sub-task
> Components: clients
> Affects Versions: 0.8.2
> Reporter: Jun Rao
> Assignee: Manikumar Reddy
> Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: KAFKA-1723.patch
>
>
> The jmx name in the new producer looks like the following:
> kafka.producer.myclientid:type=mytopic
> However, this can be ambiguous since we allow "." in client id and topic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)