imavishek commented on PR #23463:
URL: https://github.com/apache/kafka/pull/23463#issuecomment-5670833035

   Hi @kamalcph @showuon @chia7712 — could you please take a look at this when 
you get a chance?
   
   This adds an opt-in, per-`client-id` view of tiered-storage remote fetch 
activity (`RemoteFetchBytesPerSec` / `RemoteFetchRequestsPerSec` under a new 
`RemoteFetchMetrics` group), tracking 
[KAFKA-20047](https://issues.apache.org/jira/browse/KAFKA-20047) / KIP-1267. 
It's gated behind `remote.log.metrics.client.id.enabled` (default `false`), and 
per-client sensors expire when idle so cardinality stays bounded.
   
   Happy to adjust the metric surface or config naming based on your feedback. 
Thanks!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to