rcjverhoef opened a new issue, #15182: URL: https://github.com/apache/iceberg/issues/15182
### Feature Request / Improvement We run Spark+Iceberg at various customers. Many of them have on-premise setups with S3 compatible storages. We can bump into a variety of issues that can be complex to debug. One of the things we have added is capturing metrics emitted by the AWS SDK. We are now working around S3FileIO on our custom fork, but ideally we'd have this in the mainline. All we need is to inject our implementation of the AWS SDK MetricsPublisher interface as part of the configuration ### Query engine Spark ### Willingness to contribute - [x] I can contribute this improvement/feature independently - [ ] I would be willing to contribute this improvement/feature with guidance from the Iceberg community - [ ] I cannot contribute this improvement/feature at this time -- 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]
