Yunyung commented on PR #19573:
URL: https://github.com/apache/kafka/pull/19573#issuecomment-2991302396

   That's a valid solution for me. It will need to prepend 
`<SOURCE_ALIAS>-><TARGET_ALIAS>|` to the connector name, whether it's the 
default connector name or a user-defined name using [mirror connector 
name](https://kafka.apache.org/documentation/#mirror_connector_name).
   Another approach is to add `SOURCE_ALIAS` and `TARGET_ALIAS` as default 
tags, so these two tags apply to all metrics, just like before, but this time 
including `kafka_metrics_count`.
   
   Both approaches can solve the issue. Which one do you prefer?
   


-- 
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

Reply via email to