[ 
https://issues.apache.org/jira/browse/GOBBLIN-2066?focusedWorklogId=919390&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-919390
 ]

ASF GitHub Bot logged work on GOBBLIN-2066:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/May/24 20:35
            Start Date: 14/May/24 20:35
    Worklog Time Spent: 10m 
      Work Description: phet commented on code in PR #3912:
URL: https://github.com/apache/gobblin/pull/3912#discussion_r1600611993


##########
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/DatasetTaskSummary.java:
##########
@@ -27,11 +30,13 @@
  * that can be reported as a single event in the commit phase.
  */
 @Data
+@NoArgsConstructor
+@RequiredArgsConstructor

Review Comment:
   when nothing's `final`, are `NoArgs` and `ReqdArgs` one and the same?





Issue Time Tracking
-------------------

    Worklog Id:     (was: 919390)
    Time Spent: 1h 40m  (was: 1.5h)

> Add Dataset level metrics in Temporal
> -------------------------------------
>
>                 Key: GOBBLIN-2066
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2066
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: William Lo
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Temporal workflows can have added observability metrics so that workflows can 
> be easily understood at-a-glance which is an improvement over the current 
> Gobblin system.
> We want to provide the following:
> 1. Emit dataset-level metrics on job metadata as a GobblinTrackingEvent (to 
> reach feature parity with existing Gobblin)
> 2. Enhance return types on Temporal so that users and service operators can 
> easily view metadata on jobs being run, so that it becomes obvious when a job 
> actually commits work and to which datasets without checking the logs.



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

Reply via email to