Merge branch 'mr/334'

This commit is contained in:
George Kadianakis
2021-03-17 18:23:18 +02:00
11 changed files with 383 additions and 17 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major features (metrics):
- Introduce a new class of extra-info statistics that allows relays to
expose details of how overloaded they are. This information is controlled
using the OverloadStatistics torrc option, and it will be used to make
more informed decisions about the network's load balancing. Implements
proposal 328; closes ticket 40222.