[
https://issues.apache.org/jira/browse/BEAM-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739923#comment-16739923
]
Alex Amato commented on BEAM-6138:
----------------------------------
Some initial PRs are checked in, but I made a mistake using the bundleId
instead of the step ID on the counter field.
In order to properly inject the PTransformID, I will need to refactor the code
a bit so that it knows what PTransformID it is invoking before it calls the
start, process and finish functions. Working on a PR for that now.
Doing the basic refactor first
This will also come in handy later when we instrument the code to record
execution times. Since we will have wrapping code around the UDFs. So we can
record/set a state when we enter and exit process, finish and start, UDFs.
> Add User Metric Support to Java SDK
> -----------------------------------
>
> Key: BEAM-6138
> URL: https://issues.apache.org/jira/browse/BEAM-6138
> Project: Beam
> Issue Type: New Feature
> Components: java-fn-execution
> Reporter: Alex Amato
> Assignee: Alex Amato
> Priority: Major
> Time Spent: 5h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)