SteNicholas opened a new pull request, #3516: URL: https://github.com/apache/celeborn/pull/3516
### What changes were proposed in this pull request? Introduce `AvailableReadBuffer` metric to monitor available memory for credit stream read buffer. ### Why are the changes needed? `BufferStreamReadBuffer` metric is used to monitor the memory used by credit stream read buffer, which is not enough to monitor available memory for credit stream read buffer with max ratio of direct memory for read buffer. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? CI and grafana manual test with [celeborn dashboard](https://stenicholas.grafana.net/public-dashboards/7d2ea01cb708482c9d1049c966132819). -- 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]
