Skip to content

[v3-1-test] Fix timer.duration unit labels in logs (#61824) - #62757

Merged
vatsrahul1001 merged 1 commit into
v3-1-testfrom
backport-61824
Mar 3, 2026
Merged

[v3-1-test] Fix timer.duration unit labels in logs (#61824)#62757
vatsrahul1001 merged 1 commit into
v3-1-testfrom
backport-61824

Conversation

@vatsrahul1001

Copy link
Copy Markdown
Contributor

backport of #61824

(cherry picked from commit 10dcb3a)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.
Historical context: #39908 introduced milliseconds alignment with a
compatibility flag, and #43975 removed that flag and standardized
milliseconds everywhere.
Co-authored-by: Cursor <cursoragent@cursor.com>
(cherry picked from commit 10dcb3a)
@vatsrahul1001
vatsrahul1001 merged commit 0c68a70 into v3-1-testMar 3, 2026
70 checks passed
@vatsrahul1001
vatsrahul1001 deleted the backport-61824 branch March 3, 2026 08:51
@vatsrahul1001vatsrahul1001 added the type:bug-fix Changelog: Bug Fixes label Mar 3, 2026
@vatsrahul1001vatsrahul1001 added this to the Airflow 3.1.8 milestone Mar 3, 2026
vatsrahul1001 added a commit that referenced this pull request Mar 4, 2026
Update timer.duration labels and examples to milliseconds, and fix the
OTel timing docstring to match runtime behavior.
Historical context: #39908 introduced milliseconds alignment with a
compatibility flag, and #43975 removed that flag and standardized
milliseconds everywhere.
(cherry picked from commit 10dcb3a)
Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:DAG-processingarea:dev-toolsarea:pluginsarea:Schedulerincluding HA (high availability) schedulerarea:task-sdktype:bug-fixChangelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vatsrahul1001@jedcunningham