This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 287d534e67 Fix benchmarks, add benchmark_Random (#12616)
add 577cbed448 Add ts::Metrics::StaticString and remove
RecRegisterStatString (#12591)
No new revisions were added by this update.
Summary of changes:
include/records/RecCore.h | 4 ----
include/tsutil/Metrics.h | 36 +++++++++++++++++++++++++++++
src/proxy/logging/LogStandalone.cc | 15 ++++++------
src/records/P_RecCore.cc | 9 --------
src/records/RecCore.cc | 44 ++++++++++++++++++++++++++++++------
src/records/RecordsConfigUtils.cc | 4 ----
src/records/test_RecordsConfig.cc | 2 --
src/traffic_server/traffic_server.cc | 18 +++++++--------
src/tsutil/Metrics.cc | 30 ++++++++++++++++++++++++
9 files changed, 120 insertions(+), 42 deletions(-)