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

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

                Author: ASF GitHub Bot
            Created on: 15/May/19 23:13
            Start Date: 15/May/19 23:13
    Worklog Time Spent: 10m 
      Work Description: jhsenjaliya commented on pull request #2636: 
[GOBBLIN-766]  Emit Workunits Created event
URL: https://github.com/apache/incubator-gobblin/pull/2636#discussion_r284486925
 
 

 ##########
 File path: 
gobblin-metrics-libs/gobblin-metrics-base/src/main/java/org/apache/gobblin/metrics/event/JobEvent.java
 ##########
 @@ -31,6 +31,7 @@
   public static final String LOCK_IN_USE = "LockInUse";
   public static final String WORK_UNITS_MISSING = "WorkUnitsMissing";
   public static final String WORK_UNITS_EMPTY = "WorkUnitsEmpty";
+  public static final String WORK_UNITS_CREATED = "WorkUnitsCreated";
 
 Review comment:
   seems like these event name constants are scattered between `JobEvents` 
class and `EventNames` enum.  should we combine them?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 242952)
    Time Spent: 0.5h  (was: 20m)

> Emit  Workunits created  event  in Apache gobblin
> -------------------------------------------------
>
>                 Key: GOBBLIN-766
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-766
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: kraman
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Emit a new workunits created metric to be captured for monitoring/Alerting



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

Reply via email to