Skip to content

Instrument Airflow with Opentracing/Opentelemetry #12771

@Etienne-Carriere

Description

@Etienne-Carriere

Description

I would like to instrument airflow with tracing technology like Opentracing (https://opentracing.io/) / Opentelemetry (https://opentelemetry.io/)

Use case / motivation

The motivation are to :

  • have the DAG logic represented in tracing
  • transfer the tracing information to downwards requests

** Implementation ideas **

For example, on Celery, we use celery signals to hook before and after each task (https://github.com/uber-common/opentracing-python-instrumentation/blob/master/opentracing_instrumentation/client_hooks/celery.py)

I am ok to contribute to the code but interested by some hints on where to look to .

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions