utkarsharma2 commented on code in PR #40546:
URL: https://github.com/apache/airflow/pull/40546#discussion_r1670081661


##########
RELEASE_NOTES.rst:
##########
@@ -21,6 +21,68 @@
 
 .. towncrier release notes start
 
+Airflow 2.9.3 (2024-07-02)
+--------------------------
+
+Significant Changes
+^^^^^^^^^^^^^^^^^^^
+
+Time unit for ``scheduled_duration`` and ``queued_duration`` changed (#37936)
+"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+
+``scheduled_duration`` and ``queued_duration`` metrics are now emitted in 
milliseconds instead of seconds.
+
+By convention all statsd metrics should be emitted in milliseconds, this is 
later expected in e.g. ``prometheus`` statsd-exporter.
+
+
+Support for OpenTelemetry Metrics is no longer "Experimental" (#40286)
+""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+
+Official support for OpenTelemetry

Review Comment:
   Thanks @eladkal I have updated it in the RELEASE_NOTES.rst.



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