[
https://issues.apache.org/jira/browse/BEAM-11207?focusedWorklogId=510932&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-510932
]
ASF GitHub Bot logged work on BEAM-11207:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Nov/20 17:37
Start Date: 12/Nov/20 17:37
Worklog Time Spent: 10m
Work Description: kamilwu commented on pull request #13272:
URL: https://github.com/apache/beam/pull/13272#issuecomment-726228539
@lostluck Thanks, it's good to hear that we are closer. In addition to your
proposed fixes, I also added `Result` methods. The `Result` method will return
committed metrics, but if they do don't exist, attempted metrics will be
returned instead. This method exists in Python SDK, and AFAIK in Java SDK too.
----------------------------------------------------------------
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: 510932)
Time Spent: 3h 50m (was: 3h 40m)
> [Go SDK] Support metrics querying
> ---------------------------------
>
> Key: BEAM-11207
> URL: https://issues.apache.org/jira/browse/BEAM-11207
> Project: Beam
> Issue Type: New Feature
> Components: sdk-go
> Reporter: Kamil Wasilewski
> Assignee: Kamil Wasilewski
> Priority: P2
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Design doc: [https://s.apache.org/get-metrics-api]
> Go SDK does not offer a way to query a pipeline's metrics. Go SDK needs to
> implement a code that would call the GetJobMetrics RPC and let users query
> the result by using an API similar to existing APIs in Python and Java SDKs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)