You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alex Amato (JIRA)" <ji...@apache.org> on 2019/01/15 01:12:00 UTC

[jira] [Created] (BEAM-6431) Add ExecutionTime metrics to the Beam Java SDK

Alex Amato created BEAM-6431:
--------------------------------

             Summary: Add ExecutionTime metrics to the Beam Java SDK
                 Key: BEAM-6431
                 URL: https://issues.apache.org/jira/browse/BEAM-6431
             Project: Beam
          Issue Type: New Feature
          Components: java-fn-execution
            Reporter: Alex Amato


This will be done by using the Dataflow worker's StateSampler code. I have put together a refactoring plan
[here|https://docs.google.com/document/d/1OlAJf4T_CTL9WRH8lP8uQOfLjWYfm8IpRXSe38g34k4/edit#]

This will include estimating the processing time for the start, process and finish bundle. The python SDK already has an implementation of this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)