mhoppa commented on a change in pull request #3758: Rewrote 
deliveryservice_stats to Go
URL: https://github.com/apache/trafficcontrol/pull/3758#discussion_r328742191
 
 

 ##########
 File path: traffic_ops/traffic_ops_golang/config/config.go
 ##########
 @@ -49,6 +49,9 @@ type Config struct {
        ConfigLDAP      *ConfigLDAP
        LDAPEnabled     bool
        LDAPConfPath    string `json:"ldap_conf_location"`
+       ConfigInflux    *ConfigInflux
+       InfluxEnabled   bool
+       InfluxDBConfPath string
 
 Review comment:
   I believe gofmt needs to be run on this file 

----------------------------------------------------------------
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

Reply via email to