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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
