From 1337eb21c8d4368979fb207306e6fcb7ad006463 Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Tue, 27 Oct 2020 11:04:00 +0200 Subject: dir-spec.txt: Introduce extrainfo fields for v3 stats. --- dir-spec.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dir-spec.txt') diff --git a/dir-spec.txt b/dir-spec.txt index 1aca15b..858114d 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -1213,6 +1213,8 @@ "hidserv-stats-end" YYYY-MM-DD HH:MM:SS (NSEC s) NL [At most once.] + "hidserv-v3-stats-end" YYYY-MM-DD HH:MM:SS (NSEC s) NL + [At most once.] YYYY-MM-DD HH:MM:SS defines the end of the included measurement interval of length NSEC seconds (86400 seconds by default). @@ -1223,6 +1225,8 @@ "hidserv-rend-relayed-cells" SP NUM SP key=val SP key=val ... NL [At most once.] + "hidserv-rend-v3-relayed-cells" SP NUM SP key=val SP key=val ... NL + [At most once.] Approximate number of RELAY cells seen in either direction on a circuit after receiving and successfully processing a RENDEZVOUS1 @@ -1241,6 +1245,8 @@ "hidserv-dir-onions-seen" SP NUM SP key=val SP key=val ... NL [At most once.] + "hidserv-dir-v3-onions-seen" SP NUM SP key=val SP key=val ... NL + [At most once.] Approximate number of unique hidden-service identities seen in descriptors published to and accepted by this hidden-service -- cgit v1.2.3-54-g00ecf