Bowrna opened a new issue, #33377:
URL: https://github.com/apache/airflow/issues/33377

   ### What do you see as an issue?
   
   <img width="963" alt="Screenshot 2023-08-14 at 9 55 11 AM" 
src="https://github.com/apache/airflow/assets/10162465/bb493eb2-1cfd-45bb-928a-a4e21e015251";>
   Here dagrun duration success and failure have description where success is 
stored in seconds while that of failure is shown as stored in milliseconds from 
the description.
   
   But when checked in code part, where this two metrics are recorded, it is 
the same duration time that gets stored varying depending on the dag_id run 
state. 
   <img width="963" alt="Screenshot 2023-08-14 at 10 00 28 AM" 
src="https://github.com/apache/airflow/assets/10162465/53d5aaa8-4c57-4357-b9c2-8d64164fad7c";>
   
   
   ### Solving the problem
   
   It looks the documentation description for that statsd metrics is misleading
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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