cadonna commented on PR #20262: URL: https://github.com/apache/kafka/pull/20262#issuecomment-3135991478
Good catch! We have a whole machinery in `StreamsMetricsImpl` to create and name sensors, also for thread-level sensors. Maybe you can re-use some of those to have a consistent sensor naming. See https://github.com/apache/kafka/blob/fb054b590e774374f4e9ce7ad5e69b3f98ffbd77/streams/src/main/java/org/apache/kafka/streams/processor/internals/metrics/StreamsMetricsImpl.java#L267 -- 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