hbeatty opened a new issue #3307: Traffic Monitor does not use the TCP port configured in Traffic Ops URL: https://github.com/apache/trafficcontrol/issues/3307 We are running our Grove servers on port 8080 and have them configured as such in Traffic Portal. The Java version of TM would use the configured TCP port information to pull statistics. It appears the golang version of TM does not. I believe this is where the Java version adds the port: https://github.com/apache/trafficcontrol/blob/d7c0bdc9ade0c8de1b96cfb1145aa8c6cd88e427/traffic_monitor/src/main/java/com/comcast/cdn/traffic_control/traffic_monitor/health/CacheStatisticsClient.java#L39
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
