Kamil Wasilewski created BEAM-11425:
---------------------------------------
Summary: [Go SDK] Support metrics querying (Dataflow)
Key: BEAM-11425
URL: https://issues.apache.org/jira/browse/BEAM-11425
Project: Beam
Issue Type: Sub-task
Components: sdk-go
Reporter: Kamil Wasilewski
Assignee: Kamil Wasilewski
The idea of querying metrics described in the parent ticket doesn't apply to
Dataflow runner. Instead, we can get metrics from Monitoring API (this is how
it works in Python SDK:
https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/dataflow/dataflow_metrics.py)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)