rob05c commented on issue #1903: /api/1.2/cdns/my-cdn-name/configs/monitoring.json is not CDN/Profile specific URL: https://github.com/apache/incubator-trafficcontrol/issues/1903#issuecomment-367405413 Looks like the bug is here https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/traffic_ops_golang/monitoring.go#L386 `monitoring.go` `getConfig` needs to take the CDN name, and add a `WHERE cdn.name = $1` to the query.
---------------------------------------------------------------- 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
