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

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


    from 6ce95fb  Fix broken 'Blocked Highlight' feature in UI (#12183)
     add 833ba45  Move metrics configuration to new section - metrics (#12165)

No new revisions were added by this update.

Summary of changes:
 UPDATING.md                                  |  14 +++
 airflow/config_templates/config.yml          | 140 ++++++++++++++-------------
 airflow/config_templates/default_airflow.cfg |  61 ++++++------
 airflow/configuration.py                     |   9 ++
 airflow/stats.py                             |  30 +++---
 chart/values.yaml                            |   6 ++
 docs/configurations-ref.rst                  |   2 +
 docs/logging-monitoring/metrics.rst          |  13 ++-
 tests/core/test_config_templates.py          |   1 +
 tests/core/test_stats.py                     |  40 ++++----
 10 files changed, 180 insertions(+), 136 deletions(-)

Reply via email to