viktorvia commented on issue #20804:
URL: https://github.com/apache/airflow/issues/20804#issuecomment-1021993125


   > Metrics should always be in seconds, so it’s the statsd call that need to 
be fixed (by adding `* 1000`, I assume). And if anything is currently reporting 
milliseconds, they should be fixed as well.
   
   I've found just the two that reported directly, did a search for usages of 
`timing()`. The rest were going through `timedelta`. This was done in the fix 
for the same issue but for different timers before, #10633.
   


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