mihirbhagwat0 opened a new issue, #26592: URL: https://github.com/apache/airflow/issues/26592
### Apache Airflow version Other Airflow 2 version ### What happened I have deployed Airflow 2.3.4 on kubernetes. I have used apache/airflow:2.3.4-python3.8 docker image to build my custom docker image. Airflow works fine on kubernetes but neither I am getting any metrics on 8125/9125 nor it's listening on the same ports although I have provided statsd enabled configuration in my airflow.cfg file. Attaching the screenshots of my statsd configuration and netstat command output respectively. Please help me debug this issue. Thanks.   ### What you think should happen instead _No response_ ### How to reproduce _No response_ ### Operating System apache/airflow:2.3.4-python3.8 docker image ### Versions of Apache Airflow Providers Airflow 2.3.4 ### Deployment Other Docker-based deployment ### Deployment details I have created my custom kubernetes manifests for airflow. ### 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]
