diff options
author | George Kadianakis <desnacked@riseup.net> | 2020-10-27 11:40:08 +0200 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2020-11-03 11:12:17 +0200 |
commit | f2da7b05b0a8e6d353b94ea496f0ce99aa076ffa (patch) | |
tree | 6c49f17873070e18fd6725934675555cc237f97c /changes/bug23126 | |
parent | a96432ab06f2d6699b89ed522afd2661ca7e9860 (diff) | |
download | tor-f2da7b05b0a8e6d353b94ea496f0ce99aa076ffa.tar.gz tor-f2da7b05b0a8e6d353b94ea496f0ce99aa076ffa.zip |
Add changes file for v3 metrics.
Closes ticket #23126.
Diffstat (limited to 'changes/bug23126')
-rw-r--r-- | changes/bug23126 | 4 |
1 files changed, 4 insertions, 0 deletions
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 |