changes: Add file for ticket 40797

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet 2023-05-25 11:12:15 -04:00
parent 273227afe1
commit d5dea2202c

4
changes/ticket40797 Normal file
View File

@ -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".