
This is an automated email from the git hooks/post-receive script. dgoulet pushed a commit to branch main in repository tor. commit d5dea2202cfee1ea5e9653163a0a4f077b0a2eab Author: David Goulet <dgoulet@torproject.org> AuthorDate: Thu May 25 11:12:15 2023 -0400 changes: Add file for ticket 40797 Signed-off-by: David Goulet <dgoulet@torproject.org> --- changes/ticket40797 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changes/ticket40797 b/changes/ticket40797 new file mode 100644 index 0000000000..b5e12be154 --- /dev/null +++ b/changes/ticket40797 @@ -0,0 +1,4 @@ + o Minor feature (MetricsPort, relay, onion service): + - Add metrics for the relay side onion service interactions counting + seen cells. Closes ticket 40797. Patch by "friendly73". + -- To stop receiving notification emails like this one, please contact the administrator of this repository.