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?
Code of Conduct
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
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?
Code of Conduct