You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ferruzzi (via GitHub)" <gi...@apache.org> on 2023/02/09 20:12:08 UTC

[GitHub] [airflow] ferruzzi commented on a diff in pull request #29449: Breeze StatsD Integration

ferruzzi commented on code in PR #29449:
URL: https://github.com/apache/airflow/pull/29449#discussion_r1101969743


##########
dev/breeze/src/airflow_breeze/global_constants.py:
##########
@@ -44,16 +44,19 @@
 DEFAULT_BACKEND = ALLOWED_BACKENDS[0]
 ALL_INTEGRATIONS = [
     "cassandra",
+    "celery",

Review Comment:
   Just moved to alphabetize the list



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org