You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/10/16 17:25:00 UTC

[jira] [Commented] (BEAM-12154) MetricsFilter assumes step names to be in a specific format

    [ https://issues.apache.org/jira/browse/BEAM-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429597#comment-17429597 ] 

Beam JIRA Bot commented on BEAM-12154:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> MetricsFilter assumes step names to be in a specific format
> -----------------------------------------------------------
>
>                 Key: BEAM-12154
>                 URL: https://issues.apache.org/jira/browse/BEAM-12154
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Chamikara Madhusanka Jayalath
>            Assignee: Chamikara Madhusanka Jayalath
>            Priority: P3
>              Labels: stale-assigned
>
> Currently, MetricsFilter assumes step names to be in "a/b/c" format where each component would define a transform.
> https://github.com/apache/beam/blob/51b2a3368ce6764f9f16ce602136e5d0221f8cab/sdks/java/core/src/main/java/org/apache/beam/sdk/metrics/MetricsFilter.java#L68
> But Beam does not guarantee such a format and runners may choose arbitrary IDs as step IDs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)