Skip to content

Missing "ti_successes" metric #52336

Description

@kosteev

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

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions