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 d407df2 Dont allow selecting rows for topology ds (#4929)
add 732c3f8 Mark topology-based delivery services as available in Traffic
Monitor (#4922)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
docs/source/development/traffic_monitor.rst | 2 +-
lib/go-tc/enum.go | 3 +
traffic_monitor/todata/todata.go | 21 ++++
traffic_monitor/todata/todata_test.go | 144 ++++++++++++++++++++++++++++
5 files changed, 170 insertions(+), 1 deletion(-)
create mode 100644 traffic_monitor/todata/todata_test.go