roger-mike edited a comment on pull request #14770: URL: https://github.com/apache/beam/pull/14770#issuecomment-837030825
In the implementation guide, a reference is made to the `GcsUtil.java.getObject`[1]. However, I'm not sure if the metrics should be added in the python's code equivalent (which I think is this[2]) or in this specific piece of code[1]. [1] [GcsUtil.java#L286](https://github.com/apache/beam/blob/3bb232fb098700de408f574585dfe74bbaff7230/sdks/java/extensions/google-cloud-platform-core/src/main/java/org/apache/beam/sdk/extensions/gcp/util/GcsUtil.java#L286) [1] [gcsio.py#L613](https://github.com/apache/beam/blob/920553e8f2743d2709b786c16a2f916a2a8c9389/sdks/python/apache_beam/io/gcp/gcsio.py#L613) -- 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. For queries about this service, please contact Infrastructure at: [email protected]
