mhoppa commented on a change in pull request #4004: Make /deliveryservice_stats
accessible to read-only users
URL: https://github.com/apache/trafficcontrol/pull/4004#discussion_r337121399
##########
File path: infrastructure/cdn-in-a-box/traffic_ops/config.sh
##########
@@ -129,7 +129,8 @@ cat <<-EOF >/opt/traffic_ops/app/conf/cdn.conf
"password" : "",
"address" : ""
},
- "influxdb_conf_location":
"/opt/traffic_ops/app/conf/production/influx.conf"
+ "InfluxEnabled": true,
Review comment:
lets clean it up in another PR and clean it up across the board - this PR
looks good
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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