apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
35.21k stars 13.76k forks source link

fix(statsd): handle unsupport operand int + str when value of tag is not str #40407

Closed DLT1412 closed 3 days ago

DLT1412 commented 4 days ago

Default case is expose metrics with job_id in tag at https://github.com/apache/airflow/blob/main/airflow/jobs/local_task_job_runner.py#L332

boring-cyborg[bot] commented 4 days ago

Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors' Guide (https://github.com/apache/airflow/blob/main/contributing-docs/README.rst) Here are some useful points:

boring-cyborg[bot] commented 3 days ago

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.