This is an automated email from the ASF dual-hosted git repository.
ferruzzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from a660636baa Adding How to commit to Contributor Quickstart (#42181)
add dfbdb3ca24 Metrics basic deprecated validators removed in favor of
pattern matching (#41975)
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 | 4 +-
airflow/metrics/statsd_logger.py | 12 +++--
airflow/metrics/validators.py | 39 ++-------------
newsfragments/41975.significant.rst | 1 +
tests/core/test_stats.py | 94 ++++++++++---------------------------
7 files changed, 49 insertions(+), 132 deletions(-)
create mode 100644 newsfragments/41975.significant.rst