David Yan created BEAM-7982:
-------------------------------
Summary: Dataflow runner needs to identify the new format of
metric names for distribution metrics
Key: BEAM-7982
URL: https://issues.apache.org/jira/browse/BEAM-7982
Project: Beam
Issue Type: Improvement
Components: runner-dataflow
Reporter: David Yan
For example,
[https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/dataflow/dataflow_metrics.py#L157]
uses [MAX], [MIN], etc. but the new format will be _MAX, _MIN, etc.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)