methodmissing commented on PR #12385:
URL: https://github.com/apache/kafka/pull/12385#issuecomment-1177906495

   @dajac thanks for the prompt reply. We at Shopify currently have a custom 
authoriser deployed where we log context like `principal`, `clientId`, `topic` 
etc. to producer and consumer metrics specific compacted topics to build up 
insights of our consumer landscape.
   
   We'd also be interested in collecting additional information about the 
clients given our client landscape (and this is true for most larger 
organisations) is diverse and vary between `Ruby`, `Java`, `Go` and `Python` + 
variations of versions amongst those.
   
   Given KIP 511 introduced support for tracking client information per 
connection and this information is already present in a request context, it 
could be valuable to also expose it to plugins.


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