This is an automated email from the ASF dual-hosted git repository.

masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 2f36ec6  header_rewrite: allow for use of maxminddb as source of geo 
truth (#7695)
     add d1ea8f1  Add DynamicStats (#7704)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   1 +
 lib/records/DynamicStats.h                         | 170 +++++++++++++++++++++
 lib/records/Makefile.am                            |  19 ++-
 .../records/unit_tests/test_DynamicStats.cc        |  47 +++---
 .../unit_tests/unit_test_main_on_eventsystem.cc    |  34 ++++-
 5 files changed, 240 insertions(+), 31 deletions(-)
 create mode 100644 lib/records/DynamicStats.h
 copy src/tscore/unit_tests/test_scoped_resource.cc => 
lib/records/unit_tests/test_DynamicStats.cc (57%)
 copy proxy/http/unit_tests/unit_test_main.cc => 
lib/records/unit_tests/unit_test_main_on_eventsystem.cc (55%)

Reply via email to