From f2da7b05b0a8e6d353b94ea496f0ce99aa076ffa Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Tue, 27 Oct 2020 11:40:08 +0200 Subject: [PATCH] Add changes file for v3 metrics. Closes ticket #23126. --- changes/bug23126 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug23126 diff --git a/changes/bug23126 b/changes/bug23126 new file mode 100644 index 0000000000..76ba393205 --- /dev/null +++ b/changes/bug23126 @@ -0,0 +1,4 @@ + o Major features (statistics): + - Relays will now also publish statistics about the number of v3 onion + services and volume of v3 onion service traffic, in the same manner they + already do for v2 onions. Closes ticket 23126. \ No newline at end of file