wolvery commented on code in PR #69762:
URL: https://github.com/apache/airflow/pull/69762#discussion_r3629197419


##########
shared/observability/src/airflow_shared/observability/metrics/metrics_template.yaml:
##########
@@ -632,6 +632,12 @@ metrics:
     legacy_name: "-"
     name_variables: ["status"]
 
+  - name: "kubernetes_executor.stale_workload_dropped"
+    description: "Number of stale KubernetesExecutor workloads dropped before 
worker pod creation."
+    type: "counter"
+    legacy_name: "-"
+    name_variables: []

Review Comment:
   I'll open another PR for this metric once this PR is merged. For now the 
logs will be enough.



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