Hi,
I think it's reasonable to support it.
I am thinking to take it one step further:
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 ne
Hi,
We recently switched to the flink-s3-fs-presto library for checkpointing in
Flink 1.16.0 and we would like to get client-side metrics from the Presto
S3 client (request rate, throttling rate, etc).
I can see that the upstream client from Presto 0.272 already comes with a
metric collector (Pre