Alluxio / alluxio

Alluxio, data orchestration for analytics and machine learning in the cloud
https://www.alluxio.io
Apache License 2.0
6.81k stars 2.93k forks source link

The client did not have any metrics indicating how much bytes it has read. #17706

Open humengyu2012 opened 1 year ago

humengyu2012 commented 1 year ago

I found that Alluxio Client has monitoring for local read metrics (Client.BytesReadLocal), but it lacks metrics for reading data from remote workers. We would like to utilize this metric in Alluxio Fuse to monitor our dedicated network bandwidth usage.

ssz1997 commented 1 year ago

@humengyu2012 Thanks for raising this. Will definitely consider in our 3.x metrics system!