Remember dirctory bw usage, and log it in the heartbeat

Closes ticket 32720.
This commit is contained in:
Nick Mathewson
2019-12-12 12:11:09 -05:00
parent 17724a7cde
commit 93af83e16a
6 changed files with 61 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (directory):
- Remember the number of bytes we have downloaded for each directory
purpose while bootstrapping, and while fully bootstrapped. Log this
information as part of the heartbeat message. Closes ticket 32720.