eladkal commented on code in PR #32526:
URL: https://github.com/apache/airflow/pull/32526#discussion_r1260088984


##########
docs/apache-airflow/administration-and-deployment/logging-monitoring/check-health.rst:
##########
@@ -147,12 +147,12 @@ To check if the worker running on the local host is 
working correctly, run:
 
 .. code-block:: bash
 
-    celery --app airflow.executors.celery_executor.app inspect ping -d 
celery@${HOSTNAME}
+    celery --app airflow.providers.celery.executors.celery_executor.app 
inspect ping -d celery@${HOSTNAME}

Review Comment:
   What change did you had in mind?



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