Skip to content

Commit d553d73

Browse files
keitwbmpetazzoni
authored andcommitted
Add Jaeger username to jaeger-go example (signalfx#21)
1 parent 23bd0a1 commit d553d73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jaeger-go/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ $ # Change this to whatever your app is called
2121
$ export JAEGER_SERVICE_NAME=my-app
2222
$ # This will be different if using the Smart Agent/Gateway deployment model
2323
$ export JAEGER_ENDPOINT=https://ingest.signalfx.com/v1/trace
24+
$ export JAEGER_USER=auth
2425
$ export JAEGER_PASSWORD=<MY_ORG_TOKEN>
2526

2627
$ ./jaeger-go

0 commit comments

Comments
 (0)