Hangxiang Yu created FLINK-30450: ------------------------------------ Summary: FileSystem supports exporting client-side metrics Key: FLINK-30450 URL: https://issues.apache.org/jira/browse/FLINK-30450 Project: Flink Issue Type: New Feature Components: FileSystems Reporter: Hangxiang Yu
Client-side metrics, or job level metrics for filesystem could help us to monitor filesystem more precisely. Some metrics (like request rate , throughput, latency, retry count, etc) are useful to monitor the network or client problem of checkpointing or or other access cases for a job. Some filesystems like s3, s3-presto, gs have supported enabling some metrics, these could be exported in filesystem. -- This message was sent by Atlassian Jira (v8.20.10#820010)