You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "William Lo (Jira)" <ji...@apache.org> on 2023/05/02 23:09:00 UTC

[jira] [Created] (GOBBLIN-1829) GaaSObservabilityEvent tracks Workunit preparation timer instead of Workunit creation timer

William Lo created GOBBLIN-1829:
-----------------------------------

             Summary: GaaSObservabilityEvent tracks Workunit preparation timer instead of Workunit creation timer
                 Key: GOBBLIN-1829
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1829
             Project: Apache Gobblin
          Issue Type: Bug
          Components: gobblin-service
            Reporter: William Lo
            Assignee: Abhishek Tiwari


In Gobblin framework, there are 2 events that look similar but do very different functions:
1. WorkUnitPreparationTimer - which serializes workunits and compacts them into MultiWorkUnits
2. WorkUnitCreationTimer - which tracks the time taken to discover the work needed for Gobblin to launch a job.

We want to track #2 in metrics rather than #1



--
This message was sent by Atlassian Jira
(v8.20.10#820010)