Yunyung commented on PR #19573: URL: https://github.com/apache/kafka/pull/19573#issuecomment-2970556035
> In the Jira I suggested using the connector instance name and the task number. This should be unique in a Connect cluster. Hi @mimaison, what I meant above is: Cluster A -> B creates its own Metrics instance, and Cluster B -> A creates its own Metrics instance, and these two Metrics collide. Is that the correct behavior? Please correct me if I'm missing anything. Thank you. ``` # connect-mirror-maker.properties clusters = A, B A->B.enabled = true B->A.enabled = true ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org