You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2020/08/03 19:43:56 UTC

[trafficcontrol] branch master updated (2df8eaa -> 6acc26f)

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

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


    from 2df8eaa  updated server ip_address usage (#4932)
     add 6acc26f  Debug Traffic Stats in CDN-in-a-Box (#4931)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  1 +
 docs/source/development/debugging.rst              | 54 +++++++++++++++++++++-
 infrastructure/cdn-in-a-box/docker-compose.yml     |  1 +
 .../optional/docker-compose.debugging.yml          | 20 ++++++++
 .../Dockerfile-debug                               |  2 +-
 infrastructure/cdn-in-a-box/traffic_stats/run.sh   |  8 +++-
 infrastructure/cdn-in-a-box/variables.env          |  2 +
 traffic_stats/build/build_rpm.sh                   | 19 ++++++--
 8 files changed, 99 insertions(+), 8 deletions(-)
 copy infrastructure/cdn-in-a-box/{traffic_monitor => traffic_stats}/Dockerfile-debug (98%)