Skip to content

fix(extstore): report wall-clock duration for storage metrics - #1815

Open
jmaeagle99 wants to merge 1 commit into
mainfrom
storage-duration
Open

fix(extstore): report wall-clock duration for storage metrics#1815
jmaeagle99 wants to merge 1 commit into
mainfrom
storage-duration

Conversation

@jmaeagle99

Copy link
Copy Markdown
Contributor

What was changed

Fix external storage duration metrics to measure wall-clock time instead of sum of each driver call.

Why?

More accurately reflect the wall-clock time spent on storage operations in a workflow task.

Checklist

  1. Closes [Bug] External storage transfer stats reports summation of durations instead of wall-clock duration #1562

  2. How was this tested: Unit tests

  3. Any docs updates needed? No

@jmaeagle99
jmaeagle99 requested a review from a team as a code owner September 4, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] External storage transfer stats reports summation of durations instead of wall-clock duration

1 participant