nastra commented on issue #14490: URL: https://github.com/apache/iceberg/issues/14490#issuecomment-3484261762
@raunaqmorarka how exactly are you initializing the metrics reporter in your case? We use [MetricsReporters.combine(..)](https://github.com/apache/iceberg/blob/8bb66f7071cacfb69f37d72807836b5a841df0ea/core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java#L485) which guarantees that metrics reporting is done via REST and via the reporter that was originally configured -- 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]
