aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-03-09 08:38:48 -0500
committerDavid Goulet <dgoulet@torproject.org>2022-03-09 08:38:48 -0500
commite9d9b4bbbdce234152ac1f9dfe9c1c7917b0a5f9 (patch)
tree109db1d540cdf3a757423ce9ced777ae6b1d7186 /changes
parentac5533cea7e630eb3de342793a4866ff2bc86f91 (diff)
parent9efb04bb3e979941eada05c1a7d61d08d395376e (diff)
downloadtor-e9d9b4bbbdce234152ac1f9dfe9c1c7917b0a5f9.tar.gz
tor-e9d9b4bbbdce234152ac1f9dfe9c1c7917b0a5f9.zip
Merge branch 'maint-0.4.5' into release-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket405814
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40581 b/changes/ticket40581
new file mode 100644
index 0000000000..315215d8ed
--- /dev/null
+++ b/changes/ticket40581
@@ -0,0 +1,4 @@
+ o Minor bugfixes (metrics port, onion service):
+ - Fix the metrics with a port label to be unique. Before this, all ports of
+ an onion service would be on the same line which violates the Prometheus
+ rules of unique labels. Fixes bug 40581; bugfix on 0.4.5.1-alpha.