diff options
author | David Goulet <dgoulet@torproject.org> | 2022-11-08 12:36:19 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-11-08 12:36:19 -0500 |
commit | fde87096c35259f9cda42fc5cc812b0bb122a82e (patch) | |
tree | c894944b79b0905ae3beb192282e8e4e1322e919 /changes | |
parent | d634a5ebc75728b5b9cce1772713ed14fcb4fd52 (diff) | |
parent | 2066e0494c5ddb51af6decbe6941ea3495603fe2 (diff) | |
download | tor-fde87096c35259f9cda42fc5cc812b0bb122a82e.tar.gz tor-fde87096c35259f9cda42fc5cc812b0bb122a82e.zip |
Merge branch 'tor-gitlab/mr/650' into maint-0.4.7
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket40708 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket40708 b/changes/ticket40708 new file mode 100644 index 0000000000..1c4a044a0b --- /dev/null +++ b/changes/ticket40708 @@ -0,0 +1,3 @@ + o Minor feature (metrics): + - Add various congestion control counters to the MetricsPort. Closes ticket + 40708. |