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.
Transfers: add average transfer wait time metric rucio#5012
We keep track of the wait time and transfer time for each completed transfer sent to update_transfer_state. This metric aims to measure the effectiveness of load distribution from different source node selection strategies. Lower average wait time and transfer time generally signifies a more effective strategy.
- Loading branch information
1 parent
e1d408b
commit 52057a8
Showing
2 changed files
with
20 additions
and
0 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