This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0538ef3edb Simplify how mypy "folder" checks are run (#36760)
new d6598aad99 metrics tagging documentation (#36627)
new 005292eefc Add log lookup exception for empty op subtypes (#35536)
new 1a09aa232f Restore function scoped httpx import in file_task_handler
for perf (#36753)
new 62ad354b76 explicit string cast required to force integer-type run_ids
to be passed as strings instead of integers (#36756)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airflow/operators/trigger_dagrun.py | 2 +-
airflow/utils/log/file_task_handler.py | 13 ++++-
.../logging-monitoring/metrics.rst | 62 +++++++++++++++++-----
3 files changed, 62 insertions(+), 15 deletions(-)