When I run docker run jaegertracing/jaeger-agent, I want to configure collector host and port, so that collector can collect the traces metrics, so is there a way to configure collector host and port?
$ docker run jaegertracing/jaeger-agent /go/bin/agent-linux --collector.host-port=jaeger-collector.jaeger-infra.svc:14267
thx, it works!
If this is unclear from documentation let's keep this open and fix the docs
Could you please assign this to me?
@jpkrohling - go for it (github assign does't work)
Most helpful comment
If this is unclear from documentation let's keep this open and fix the docs