takayoshi-makabe commented on code in PR #68791:
URL: https://github.com/apache/airflow/pull/68791#discussion_r3510243227


##########
shared/observability/src/airflow_shared/observability/metrics/metrics_template.yaml:
##########
@@ -399,6 +399,12 @@ metrics:
     legacy_name: "-"
     name_variables: []
 
+  - name: "dag_processing.duplicate_dag_id"
+    description: "Number of Dags skipped because their dag_id is already 
registered from another file"

Review Comment:
   fix 
https://github.com/apache/airflow/pull/68791/commits/e35a56871dfd2801b0d6df169bf85da0e6fca8a4



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to