This repository has been archived by the owner on May 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 288
Supporting the same variables as the java bindings would be helpful #206
Labels
Comments
rbtcollins
pushed a commit
to rbtcollins/jaeger-client-go
that referenced
this issue
Oct 5, 2017
This makes it much easier to support different deployment strategies for the agent. Partial support for jaegertracing#206. Signed-off-by: Robert Collins <[email protected]>
This was referenced Oct 5, 2017
Hey @rbtcollins I am interested in working on this. Should I start adding support for remaining variables in your fork? |
rbtcollins
pushed a commit
to rbtcollins/jaeger-client-go
that referenced
this issue
Oct 31, 2017
This makes it much easier to support different deployment strategies for the agent. Partial support for jaegertracing#206. Signed-off-by: Robert Collins <[email protected]>
I just started working on this. |
Please do take it over - I've just been super busy and am happy for someone else to do it :) |
jpkrohling
added a commit
to jpkrohling/jaeger-client-go
that referenced
this issue
Mar 27, 2018
… env vars Signed-off-by: Juraci Paixão Kröhling <[email protected]>
jpkrohling
added a commit
to jpkrohling/jaeger-client-go
that referenced
this issue
Mar 28, 2018
… env vars Signed-off-by: Juraci Paixão Kröhling <[email protected]>
20 tasks
jpkrohling
added a commit
to jpkrohling/jaeger-client-go
that referenced
this issue
Mar 28, 2018
Adds support for configuring the tracer based on environment variables, similar to what is currently supported by the Java client. Closes jaegertracing#206 Signed-off-by: Juraci Paixão Kröhling <[email protected]>
jpkrohling
added a commit
to jpkrohling/jaeger-client-go
that referenced
this issue
Mar 28, 2018
Adds support for configuring the tracer based on environment variables, similar to what is currently supported by the Java client. Closes jaegertracing#206 Signed-off-by: Juraci Paixão Kröhling <[email protected]>
jpkrohling
added a commit
to jpkrohling/jaeger-client-go
that referenced
this issue
Mar 29, 2018
Adds support for configuring the tracer based on environment variables, similar to what is currently supported by the Java client. Closes jaegertracing#206 Signed-off-by: Juraci Paixão Kröhling <[email protected]>
jpkrohling
added a commit
to jpkrohling/jaeger-client-go
that referenced
this issue
Mar 30, 2018
Adds support for configuring the tracer based on environment variables, similar to what is currently supported by the Java client. Closes jaegertracing#206 Signed-off-by: Juraci Paixão Kröhling <[email protected]>
black-adder
pushed a commit
that referenced
this issue
Apr 3, 2018
Adds support for configuring the tracer based on environment variables, similar to what is currently supported by the Java client. Closes #206 Signed-off-by: Juraci Paixão Kröhling <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Specifically https://github.com/uber/jaeger-client-java/blob/master/jaeger-core/README.md#configuration-via-environment
The text was updated successfully, but these errors were encountered: