This is an automated email from the ASF dual-hosted git repository.
mattjackson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from b31db78 Fixed GET api/3.1/cdns/routing endpoint to avoid incorrect
success response (return all zeros) (#5709)
add ff79848 Ensure that 5.x TS is not logging all 0's for cache_stats,
when linked with a 5.x TM/TO (#5714)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
traffic_stats/traffic_stats.go | 16 +++-
traffic_stats/traffic_stats_test.go | 157 ++++++++++++++++++++++++++++++++++++
3 files changed, 171 insertions(+), 3 deletions(-)
create mode 100644 traffic_stats/traffic_stats_test.go