krisdas opened a new issue #3205: URL: https://github.com/apache/iceberg/issues/3205
I am following https://spark.apache.org/docs/latest/monitoring.html#metrics to emit metrics from [HadoopFileIO](https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java) and get the metrics successfully. But after switching to [S3FileIO](https://iceberg.apache.org/aws/#s3-fileio), don't get similar metrics from it. Curious to know, if S3FileIO emits any metrics, no open source document available for this. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
