ihji commented on a change in pull request #12852:
URL: https://github.com/apache/beam/pull/12852#discussion_r561555055



##########
File path: 
sdks/java/extensions/google-cloud-platform-core/src/main/java/org/apache/beam/sdk/extensions/gcp/util/LatencyRecordingHttpRequestInitializer.java
##########
@@ -31,6 +31,7 @@
 
 /** HttpRequestInitializer for recording request to response latency of 
Http-based API calls. */
 public class LatencyRecordingHttpRequestInitializer implements 
HttpRequestInitializer {
+  // TODO: Import the URN from MonitoringInfoConstants.Urns when it's available
   public static final String HISTOGRAM_URN = " 
beam:metric:io:api_request_latencies:v1";

Review comment:
       Done.




----------------------------------------------------------------
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]


Reply via email to