[
https://issues.apache.org/jira/browse/KAFKA-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110220#comment-15110220
]
Sasaki Toru commented on KAFKA-3127:
------------------------------------
Current Kafka uses Yammer Metrics for reporting metrics, and it has been
discussed to change this version 2.2 to 3.x (KAFKA-960) .
This ticket should be handled after the conclusion came out for this discussion.
> Output unix time when use KafkaCSVMetricsReporter
> -------------------------------------------------
>
> Key: KAFKA-3127
> URL: https://issues.apache.org/jira/browse/KAFKA-3127
> Project: Kafka
> Issue Type: Improvement
> Reporter: Sasaki Toru
>
> When we use KafkaCSVMetricsReporter, it outputs the time from started up
> Kafka process.
> Example(column of first one)
> # time,value
> 10,3
> 20,3
> 30,3
> 40,3
> ...
> However this is inconvenience, since multiple servers are used for Kafka and
> it is better to show actual time such as unix time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)