[
https://issues.apache.org/jira/browse/BEAM-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361905#comment-17361905
]
Beam JIRA Bot commented on BEAM-12154:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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
> Priority: P2
> Labels: stale-P2
>
> 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)