commit e5aa0b341133ae0998ddc9407b79e755a7993c03 Author: teor teor@torproject.org Date: Tue Jan 28 10:59:18 2020 +1000
Prop 311: Include heartbeat logs in monitoring
Some of the statistics may also be available in relay heartbeat logs.
Part of 24404. --- proposals/311-relay-ipv6-reachability.txt | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/proposals/311-relay-ipv6-reachability.txt b/proposals/311-relay-ipv6-reachability.txt index ea2f422..73d4cb0 100644 --- a/proposals/311-relay-ipv6-reachability.txt +++ b/proposals/311-relay-ipv6-reachability.txt @@ -645,6 +645,9 @@ Ticket: #24404 * clients (and bridges, because they act like clients), and * other relays (and authorities, because they act like relays).
+ Some of these statistics may be included in tor's heartbeat logs, making + them accessible to relay operators. + We do not propose to collect additional statistics on: * bridges, * circuit counts, or
tor-commits@lists.torproject.org