[
https://issues.apache.org/jira/browse/BEAM-11018?focusedWorklogId=502847&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-502847
]
ASF GitHub Bot logged work on BEAM-11018:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Oct/20 21:07
Start Date: 20/Oct/20 21:07
Worklog Time Spent: 10m
Work Description: ajamato commented on a change in pull request #13017:
URL: https://github.com/apache/beam/pull/13017#discussion_r508839974
##########
File path: sdks/python/apache_beam/metrics/metric.py
##########
@@ -293,3 +339,49 @@ def with_steps(self, steps):
self._steps.update(steps)
return self
+
+
+class MetricLogger(object):
Review comment:
Oh okay thanks, this clarifies it
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 502847)
Time Spent: 5h 40m (was: 5.5h)
> Use metric for Python BigQuery streaming insert API latency logging
> -------------------------------------------------------------------
>
> Key: BEAM-11018
> URL: https://issues.apache.org/jira/browse/BEAM-11018
> Project: Beam
> Issue Type: Improvement
> Components: io-py-gcp
> Reporter: Heejong Lee
> Assignee: Heejong Lee
> Priority: P2
> Time Spent: 5h 40m
> Remaining Estimate: 0h
>
> Use metric for Python BigQuery streaming insert API latency logging
--
This message was sent by Atlassian Jira
(v8.3.4#803005)