Nikita Krasnov created KAFKA-9745:
-------------------------------------
Summary: Attribute is missed in kafka mirror maker metrics
Key: KAFKA-9745
URL: https://issues.apache.org/jira/browse/KAFKA-9745
Project: Kafka
Issue Type: Bug
Components: mirrormaker
Affects Versions: 2.5.0
Reporter: Nikita Krasnov
Attachments: kmm_metrics.png
As it described in Kafka mirror maker
[doc|https://github.com/apache/kafka/tree/trunk/connect/mirror#monitoring-an-mm2-process]
metrics are tagged with the following properties:
*target*: alias of target cluster
*source*: alias of source cluster
*topic*: remote topic on target cluster
*partition*: partition being replicated
But in real life *source* attribute is missed !kmm_metrics.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)