rclone/fs/accounting
Nick Craig-Wood 268a7ff7b8 rc: add a full set of stats to core/stats
This patch adds the missing stats to the output of core/stats

- totalChecks
- totalTransfers
- totalBytes
- eta

This now includes enough information to rebuild the normal stats
output from rclone including percentage completions and ETAs.

Fixes #5116
2021-03-22 10:10:36 +00:00
..
accounting.go rc: add a full set of stats to core/stats 2021-03-22 10:10:36 +00:00
accounting_other.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
accounting_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
accounting_unix.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
inprogress.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
prometheus.go rc: add a full set of stats to core/stats 2021-03-22 10:10:36 +00:00
stats.go rc: add a full set of stats to core/stats 2021-03-22 10:10:36 +00:00
stats_groups.go rc: add a full set of stats to core/stats 2021-03-22 10:10:36 +00:00
stats_groups_test.go accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
stats_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
token_bucket.go accounting: fix --bwlimit when up or down is off - fixes #5019 2021-02-13 12:45:12 +00:00
token_bucket_test.go Add --bwlimit for upload and download #1873 2021-01-30 17:39:30 +00:00
tpslimit.go accounting: factor --tpslimit code into accounting from fshttp 2021-01-08 10:29:57 +00:00
tpslimit_test.go fs/accounting: fix occasionally failing test on macOS 2021-02-07 14:59:53 +00:00
transfer.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
transfermap.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00