amoghrajesh commented on code in PR #68213:
URL: https://github.com/apache/airflow/pull/68213#discussion_r3381592902


##########
shared/observability/src/airflow_shared/observability/metrics/metrics_template.yaml:
##########
@@ -59,6 +59,27 @@ metrics:
     legacy_name: "operator_successes_{operator_name}"
     name_variables: ["operator_name"]
 
+  - name: "resumable_job.fresh_submit"

Review Comment:
   Fixed. fresh_submit now only fires when there is no stored ID (true first 
run). Split `terminal_resubmit`into its own counter so the two cases can be 
tracked separately.



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