You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hangxiang Yu (Jira)" <ji...@apache.org> on 2022/12/19 04:15:00 UTC

[jira] [Updated] (FLINK-30450) FileSystem supports exporting client-side metrics

     [ https://issues.apache.org/jira/browse/FLINK-30450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hangxiang Yu updated FLINK-30450:
---------------------------------
    Description: 
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 other access cases for a job.  
Some filesystems like s3, s3-presto, gs have supported enabling some metrics, these could be exported in the filesystem.

  was:
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.


> 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
>            Priority: Major
>
> 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 other access cases for a job.  
> Some filesystems like s3, s3-presto, gs have supported enabling some metrics, these could be exported in the filesystem.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)