kaxil commented on issue #11341: URL: https://github.com/apache/airflow/issues/11341#issuecomment-705496516
So the issue was although the docs were updated in 1.10.6 the code wasn't. But the metric `dag.loading-duration.<dag_id>` was emitted (also in Airflow 1.10.12) From Airflow 1.10.13 this metric will be changed to `dag_processing.loading-duration.<dag_file>` dag_processing.last_duration.<dag_file> | -- | -- ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
