kodjo-anipah opened a new issue, #12829: URL: https://github.com/apache/iceberg/issues/12829
### Feature Request / Improvement Hi Iceberg team, We’ve implemented a custom Iceberg Catalog and are integrating with Google Cloud Storage using the provided GCSFileIO. We'd like to add instrumentation around I/O operations and noticed that GCSFileIO uses a MetricsContext internally: https://github.com/apache/iceberg/blob/main/gcp/src/main/java/org/apache/iceberg/gcp/gcs/GCSFileIO.java However, GCSFileIO doesn't support injecting a custom metrics context via configuration or constructor. It would be great if GCSFileIO supported a way to configure a MetricsContext. Let us know if this would be a welcome enhancement—we’re happy to help contribute the changes if this sounds reasonable! Thanks ### Query engine None ### Willingness to contribute - [ ] 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org