forked from rucio/rucio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Transfer: fix transfer time and wait time metrics. Closes rucio#6482
Getting the started_at and transferred_at from the request is useless, because this is the request _before_ its update in the database. The information must be retrieved from the transfertool message. Also, record the transfer time without including the wait time.
- Loading branch information
Radu Carpa
committed
Jan 24, 2024
1 parent
a6f76e6
commit aba6463
Showing
2 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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