This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch main in repository tor.
from 56ee2131f1 Merge branch 'maint-0.4.7' add 6196e9596a metrics: Add connection socket family to metrics add 5b0103cfb4 Merge branch 'tor-gitlab/mr/651' into maint-0.4.7 new 8b8873b759 Merge branch 'maint-0.4.7'
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: src/core/mainloop/connection.c | 11 ++--- src/core/or/connection_edge.c | 4 +- src/core/or/status.c | 2 +- src/feature/relay/relay_metrics.c | 60 +++++++++++++++++++++----- src/feature/stats/rephist.c | 91 +++++++++++++++++++++++++++++++-------- src/feature/stats/rephist.h | 12 +++--- 6 files changed, 139 insertions(+), 41 deletions(-)