This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 52b12ad222c Add Trigger DAG UI with advance options (#43367)
add 1bd061df6e4 Refactor & rename `metrics_consistency_on` conf to
`timer_unit_consistency` (#43966)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 19 +++++++++----
airflow/metrics/datadog_logger.py | 12 ++++----
airflow/metrics/otel_logger.py | 12 ++++----
airflow/metrics/protocols.py | 12 ++++----
airflow/models/taskinstance.py | 14 +++++-----
newsfragments/39908.significant.rst | 12 +++++++-
tests/core/test_otel_logger.py | 40 +++++++++++++--------------
tests/core/test_stats.py | 16 +++++------
tests_common/_internals/forbidden_warnings.py | 2 +-
9 files changed, 78 insertions(+), 61 deletions(-)