arjun4084346 commented on code in PR #4007:
URL: https://github.com/apache/gobblin/pull/4007#discussion_r1687073304


##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/task/DagProcessingEngineMetrics.java:
##########
@@ -162,6 +167,19 @@ public void 
markDagActionsConclude(DagActionStore.DagActionType dagActionType, b
     }
   }
 
+  // TODO: mark this metric when deleted
+  public void markDagActionsDeleted(DagActionStore.DagActionType 
dagActionType, boolean succeeded) {

Review Comment:
   so why not using this methods?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to