You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/04/01 14:50:47 UTC

[airflow] branch main updated (5de6f91 -> e048e1a)

This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 5de6f91  Make grid view aware of DAG pause/unpause (#22690)
     add e048e1a  Fix StatsD casing and helm chart StatsD comments (#22610)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.txt                                      | 16 ++++++++--------
 airflow/config_templates/config.yml                |  6 +++---
 airflow/config_templates/default_airflow.cfg       |  6 +++---
 airflow/stats.py                                   | 16 ++++++++--------
 chart/templates/_helpers.yaml                      |  2 +-
 chart/values.schema.json                           | 14 +++++++-------
 chart/values.yaml                                  | 11 +++++------
 docs/apache-airflow/logging-monitoring/metrics.rst |  2 +-
 docs/spelling_wordlist.txt                         |  1 -
 tests/core/test_stats.py                           |  2 +-
 10 files changed, 37 insertions(+), 39 deletions(-)