Fokko commented on PR #10397: URL: https://github.com/apache/iceberg/pull/10397#issuecomment-2138780007
@manuzhang How I read the doc is: - You either enable the `RESTMetricsReporter` through the property, no need to override the class. - You implement a custom reporter by overriding the [`MetricsReporter`, which is public](https://github.com/apache/iceberg/blob/d723f9fc63d0be21475c8ca23fa2aefc2115147e/api/src/main/java/org/apache/iceberg/metrics/MetricsReporter.java#L26). -- 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 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