rushikeshmagar492 opened a new issue, #60276:
URL: https://github.com/apache/airflow/issues/60276

   ### Apache Airflow version
   
   3.1.5
   
   ### If "Other Airflow 3 version" selected, which one?
   
   3.0.6
   
   ### What happened?
   
   After running DAG in airflow 3.0.6, `ti_finish` metric is not emitting, 
leading to loss in capabilities to monitor state of the task. This is a blocker 
for us to migrate from airflow v2 to v3.
   
   ### What you think should happen instead?
   
   After running DAG in airflow 3.0.6, `ti_finish` metric should emitted 
similar to v2.10.3 to track state of the tasks.
   
   ### How to reproduce
   
   - Run Airflow `3.0.6` or `3.1.5`
   - Trigger DAG
   - After execution, observe that there is no "ti_finish" metric, rather no 
metric emitted to monitor task level state.
   
   ### Operating System
   
   linux
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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