potiuk commented on code in PR #56187:
URL: https://github.com/apache/airflow/pull/56187#discussion_r2523828196


##########
airflow-core/pyproject.toml:
##########
@@ -150,6 +150,10 @@ dependencies = [
     "pygtrie>=2.5.0",
     "structlog>=25.4.0",
     # End of shared logging dependencies
+    # Start of shared observability dependencies
+    "statsd>=3.3.0",
+    "datadog>=0.50.0",

Review Comment:
   After my changes, where I moved statsd and datadog to be optional 
dependencies in shared deps - this is now gone.



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