-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Closed
Labels
area:helm-chartAirflow Helm ChartAirflow Helm Chartkind:bugThis is a clearly a bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet
Description
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?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:helm-chartAirflow Helm ChartAirflow Helm Chartkind:bugThis is a clearly a bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet