We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23bd0a1 commit d553d73Copy full SHA for d553d73
1 file changed
jaeger-go/README.md
@@ -21,6 +21,7 @@ $ # Change this to whatever your app is called
21
$ export JAEGER_SERVICE_NAME=my-app
22
$ # This will be different if using the Smart Agent/Gateway deployment model
23
$ export JAEGER_ENDPOINT=https://ingest.signalfx.com/v1/trace
24
+$ export JAEGER_USER=auth
25
$ export JAEGER_PASSWORD=<MY_ORG_TOKEN>
26
27
$ ./jaeger-go
0 commit comments