ubaid-sh commented on issue #46805: URL: https://github.com/apache/airflow/issues/46805#issuecomment-2812583401
My airflow version is `2.10.3`. I use opentelemetry collector as the exporter. I am observing a weird issue where I can see airflow sending metrics `*.dagrun.duration.success.*` only for `run_type: Str(scheduled)`. I would like to have the same metric `*.dagrun.duration.success.*` for manual dag runs as well, i.e. for `run_type: Str(manual)`. I have checked this in the output of otel collector (with a debug exporter enabled). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org