You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/21 09:49:11 UTC

[GitHub] [airflow] mickfierte opened a new issue #21708: Celery App Name (celery_app_name) not used as client name parameter with Redis connection

mickfierte opened a new issue #21708:
URL: https://github.com/apache/airflow/issues/21708


   ### Apache Airflow version
   
   2.2.0
   
   ### What happened
   
   Celery App Name (https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#celery-app-name) configuration value not used as client name parameter with Redis connection. This does not allow you to control Celery's connections to Redis and properly monitor these connections in Prometheus and Grafana.
   
   ### What you expected to happen
   
   Celery App Name (https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#celery-app-name) configuration value should be used as client name parameter with Redis connection https://redis-py.readthedocs.io/en/stable/commands.html#redis.commands.core.CoreCommands.client_setname
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   Linux
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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



[GitHub] [airflow] potiuk commented on issue #21708: Celery App Name (celery_app_name) not used as client name parameter with Redis connection

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #21708:
URL: https://github.com/apache/airflow/issues/21708#issuecomment-1052690331


   Feel free to provide PR if you want to get it merged. Airlfow is created by almost 2000 contributors and you can become one of them,


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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #21708: Celery App Name (celery_app_name) not used as client name parameter with Redis connection

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #21708:
URL: https://github.com/apache/airflow/issues/21708#issuecomment-1046672750


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


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