You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/02/21 17:30:27 UTC

[GitHub] rob05c commented on issue #1903: /api/1.2/cdns/my-cdn-name/configs/monitoring.json is not CDN/Profile specific

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:
users@infra.apache.org


With regards,
Apache Git Services