Performance monitoring for Airflow

I have Error tracking enabled in Airflow as it is integrated by default.
I have no idea howto enable performance monitor and didn’t find anything in Airflow or Sentry docs.

I know how to do this in something like Django where the sdk is initialized manually but have no idea where to do it in Airflow.

Anybody has performance monitoring enabled in Airflow?

Sorry, we don’t offer performance monitoring for all the integrations we have for error monitoring. Performance monitoring is mostly constrained to web frameworks and task queues (celery + rq) right now.