Skip to content

Wrong configuration for statsd in mapping #37338

@tatyana-arenburg-armis

Description

@tatyana-arenburg-armis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:helm-chartAirflow Helm Chartkind:bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions