Fix timer.duration unit labels in logs#61824
Merged
ephraimbuddy merged 2 commits intoapache:mainfrom Feb 13, 2026
Merged
Conversation
Update timer.duration labels and examples to milliseconds, and fix the OTel timing docstring to match runtime behavior. Historical context: apache#39908 introduced milliseconds alignment with a compatibility flag, and apache#43975 removed that flag and standardized milliseconds everywhere. Co-authored-by: Cursor <cursoragent@cursor.com>
kaxil
approved these changes
Feb 13, 2026
ephraimbuddy
approved these changes
Feb 13, 2026
Backport failed to create: v3-1-test. View the failure log Run details
You can attempt to backport this manually by running: cherry_picker 10dcb3a v3-1-testThis should apply the commit to the v3-1-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
Ratasa143
pushed a commit
to Ratasa143/airflow
that referenced
this pull request
Feb 15, 2026
Update timer.duration labels and examples to milliseconds, and fix the OTel timing docstring to match runtime behavior. Historical context: apache#39908 introduced milliseconds alignment with a compatibility flag, and apache#43975 removed that flag and standardized milliseconds everywhere. Co-authored-by: Cursor <cursoragent@cursor.com>
choo121600
pushed a commit
to choo121600/airflow
that referenced
this pull request
Feb 22, 2026
Update timer.duration labels and examples to milliseconds, and fix the OTel timing docstring to match runtime behavior. Historical context: apache#39908 introduced milliseconds alignment with a compatibility flag, and apache#43975 removed that flag and standardized milliseconds everywhere. Co-authored-by: Cursor <cursoragent@cursor.com>
vatsrahul1001
pushed a commit
that referenced
this pull request
Mar 3, 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. Co-authored-by: Cursor <cursoragent@cursor.com> (cherry picked from commit 10dcb3a)
Contributor
|
Manual backport #62757 |
vatsrahul1001
added a commit
that referenced
this pull request
Mar 3, 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>
Subham-KRLX
pushed a commit
to Subham-KRLX/airflow
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: apache#39908 introduced milliseconds alignment with a compatibility flag, and apache#43975 removed that flag and standardized milliseconds everywhere. Co-authored-by: Cursor <cursoragent@cursor.com>
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>
dominikhei
pushed a commit
to dominikhei/airflow
that referenced
this pull request
Mar 11, 2026
Update timer.duration labels and examples to milliseconds, and fix the OTel timing docstring to match runtime behavior. Historical context: apache#39908 introduced milliseconds alignment with a compatibility flag, and apache#43975 removed that flag and standardized milliseconds everywhere. Co-authored-by: Cursor <cursoragent@cursor.com>
Ankurdeewan
pushed a commit
to Ankurdeewan/airflow
that referenced
this pull request
Mar 15, 2026
Update timer.duration labels and examples to milliseconds, and fix the OTel timing docstring to match runtime behavior. Historical context: apache#39908 introduced milliseconds alignment with a compatibility flag, and apache#43975 removed that flag and standardized milliseconds everywhere. Co-authored-by: Cursor <cursoragent@cursor.com>
radhwene
pushed a commit
to radhwene/airflow
that referenced
this pull request
Mar 21, 2026
Update timer.duration labels and examples to milliseconds, and fix the OTel timing docstring to match runtime behavior. Historical context: apache#39908 introduced milliseconds alignment with a compatibility flag, and apache#43975 removed that flag and standardized milliseconds everywhere. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
Was generative AI tooling used to co-author this PR?
Generated-by: Cursor CLI (GPT 5.3 Codex)