tatyana-arenburg-armis opened a new issue, #37338:
URL: https://github.com/apache/airflow/issues/37338

   ### Official Helm Chart version
   
   1.11.0 (latest released)
   
   ### Apache Airflow version
   
   2.8.1
   
   ### Kubernetes Version
   
   v1.27.9-eks-5e0fdde
   
   ### Helm Chart configuration
   
   _No response_
   
   ### Docker Image customizations
   
   _No response_
   
   ### What happened
   
   default statsd configuration in chart/files/statsd-mappings.yml
   line 26 is wrong. it should be 
   `  - match: airflow.dagrun.dependency-check.*`
   
   instead of 
   `  - match: airflow.dagrun.dependency-check.*.*`
   
   ### What you think should happen instead
   
   it should be 
   `  - match: airflow.dagrun.dependency-check.*`
   
   ### How to reproduce
   
   default installation deproduces it.
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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]

Reply via email to