Merge branch 'maint-0.4.6' into release-0.4.6

This commit is contained in:
David Goulet
2022-03-09 08:46:59 -05:00
2 changed files with 19 additions and 8 deletions
+4
View File
@@ -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.