Open
Description
Apache Airflow version
3.0.2
If "Other Airflow 2 version" selected, which one?
No response
What happened?
After successful task execution there is no "ti_successes" metric emitted
What you think should happen instead?
No response
How to reproduce
- Run Airflow 3.0.2
- Trigger DAG with successfully executed task
- Observe that there is no "ti_successes" metric emitted
In fact I couldn't find any reference of this metric in the task-sdk source code, and in general emitting any metrics.
I think this is a missing gap compare to Airflow 2?
Operating System
linux
Versions of Apache Airflow Providers
No response
Deployment
Other
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
- I agree to follow this project's Code of Conduct