Historically, we listened on port 8080 with a separate web process. Especially now that docker runs natively on OS/X, we're likely to conflict on that port. It might be best to stop listening on 8080 completely and instead point people to the standard zipkin port: 9411
Historically, we listened on port 8080 with a separate web process. Especially now that docker runs natively on OS/X, we're likely to conflict on that port. It might be best to stop listening on 8080 completely and instead point people to the standard zipkin port: 9411
cc @klingerf @kristofa @abesto