[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor] branch main updated (3fa08dc9a7 -> 59456cb3cf)



This is an automated email from the git hooks/post-receive script.

dgoulet pushed a change to branch main
in repository tor.

    from 3fa08dc9a7 Merge branch 'tor-gitlab/mr/697'
     new 8f50f490a6 Update 3 files
     new d1264d11c3 metrics: Add support for histograms.
     new 1a60fa547f metrics: Add HS service side circuit build time metrics.
     new 59456cb3cf Merge branch 'tor-gitlab/mr/700'

The 4 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:
 changes/ticket40757                   |   8 ++
 changes/ticket40760                   |   3 +
 src/feature/dirauth/process_descs.c   |  13 +--
 src/feature/hs/hs_metrics.c           |  23 +++--
 src/feature/hs/hs_metrics.h           |  49 ++++++----
 src/feature/hs/hs_metrics_entry.c     |  29 ++++++
 src/feature/hs/hs_metrics_entry.h     |   8 ++
 src/feature/hs/hs_service.c           |  11 +++
 src/feature/relay/relay_metrics.c     | 170 +++++++++++++++++-----------------
 src/lib/metrics/metrics_common.c      |   2 +
 src/lib/metrics/metrics_common.h      |  23 +++++
 src/lib/metrics/metrics_store.c       |   6 +-
 src/lib/metrics/metrics_store.h       |   6 +-
 src/lib/metrics/metrics_store_entry.c | 157 ++++++++++++++++++++++++++++++-
 src/lib/metrics/metrics_store_entry.h |  13 ++-
 src/lib/metrics/prometheus.c          |  70 +++++++++++++-
 src/test/test_hs_metrics.c            |   8 +-
 src/test/test_metrics.c               | 146 ++++++++++++++++++++++++++++-
 src/test/test_process_descs.c         |   8 +-
 19 files changed, 610 insertions(+), 143 deletions(-)
 create mode 100644 changes/ticket40757
 create mode 100644 changes/ticket40760

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits