[
https://issues.apache.org/jira/browse/FLINK-14531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977083#comment-16977083
]
zhisheng commented on FLINK-14531:
----------------------------------
Long ago, I also have this idea, If send the Metrics data to kafka, the
downstream can be more flexible for storage or streaming alarms, but we need to
consider which Kafka version and serialization method to use.
> Add Kafka Metrics Reporter
> ----------------------------
>
> Key: FLINK-14531
> URL: https://issues.apache.org/jira/browse/FLINK-14531
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Metrics
> Environment: jdk1.8 + IDEA
> Reporter: chen yong
> Priority: Minor
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> When we developed monitoring indicators and reported them, we found that
> there was no report suitable for us, because our company had its own
> monitoring system, so we customized kafkareporter, and then the monitoring
> system would read the information and analyze it itself.Maybe other companies
> have similar situations.Although there is JMX, kafka is more
> versatile.Meanwhile, reporting monitoring indicators to kafka has no impact
> on the performance of flink program compared with other reports sent to the
> database.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)