moomindani commented on PR #16250: URL: https://github.com/apache/iceberg/pull/16250#issuecomment-4900870970
Thanks for the suggestion — done. Extracted `ScanInstruments` and `CommitInstruments` wrapper classes, each with a `create(Meter)` factory and a `record(...)` method, so the fields no longer need the `scan`/`commit` prefix. No change to metric names, attributes, or reported values. -- 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]
