Per https://github.com/jaegertracing/jaeger/pull/915#discussion_r200855019
I think a cleaner approach is to change Go client to respect JAEGER_ENDPOINT env var, similar to Java client, which would allow configuring either UDP or HTTP reporter from env vars only, without adding extra flags to the HotROD binary.
@yurishkuro I would like to work on this issue.
@danehans go for it! Thanks!
Hello, is there any plan to release the next version of go-client including https://github.com/jaegertracing/jaeger-client-go/pull/323 ?
Because I've been working on Update HotROD to remove extra flags and almost done.
But the latest version(v2.14.0) of go client doesn't have JAEGER_ENDPOINT.
I'll go ahead and cut a new release today.
@eundoosong 2.15 is out
Most helpful comment
@eundoosong 2.15 is out