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


##########
shared/observability/src/airflow_shared/observability/metrics/metrics_template.yaml:
##########
@@ -226,6 +226,13 @@ metrics:
     legacy_name: "-"
     name_variables: []
 
+  - name: "dag.auto_paused"

Review Comment:
   @potiuk 
   
   Thanks for the detailed review! I've dropped run_type from the tags so 
dag.auto_paused only carries dag_id (matching the "Dag-level event" reasoning 
you laid out), and fixed the description indentation to match the surrounding 
entries. CI is green now — happy to take another look whenever you get a chance.
   
   commit: 
https://github.com/apache/airflow/pull/69078/changes/98128f6a051727e5e1f0536a6fae24d35f1d363f
   
   ---
   
   Drafted-by: Claude Code (Sonnet 5); reviewed by @takayoshi-makabe before 
posting



-- 
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