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 2020/01/14 18:34:11 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new issue #4292: Traffic Ops Golang isn't looking for influxdb.conf in the right place

ocket8888 opened a new issue #4292: Traffic Ops Golang isn't looking for influxdb.conf in the right place
URL: https://github.com/apache/trafficcontrol/issues/4292
 
 
   ## I'm submitting a ...
   - bug report
   
   ## Traffic Control components affected ...
   - Documentation
   - Traffic Ops
   
   ## Current behavior:
   Traffic Ops (Go implementation) looks for `influxdb.conf` by default in the same directory as `cdn.conf`.
   
   ## Expected / new behavior:
   The Perl behavior was to look in `conf/$MOJO_MODE/` in the working directory. Traffic Ops should match the legacy behavior (for now).
   
   ## Minimal reproduction of the problem with instructions:
   Put your influxdb.conf file in the usual location, start Traffic Ops, try to request an endpoint that will connect to an Influx server

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


With regards,
Apache Git Services