Skip to content

Commit

Permalink
Merge branch 'master' into ramtin/fvm-remove-legacy-controller-from-s…
Browse files Browse the repository at this point in the history
…torage
  • Loading branch information
ramtinms authored Jul 15, 2022
2 parents 989ac6d + a834362 commit a1fdcb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration/localnet/bootstrap.go
Original file line number Diff line number Diff line change
Expand Up @@ -533,8 +533,7 @@ func prepareObserverService(i int, observerName string, agPublicKey string) Serv
fmt.Sprintf("%s:/data:z", dataDir),
},
Environment: []string{
"JAEGER_AGENT_HOST=jaeger",
"JAEGER_AGENT_PORT=6831",
"JAEGER_ENDPOINT=http://tempo:14268/api/traces",
"BINSTAT_ENABLE",
"BINSTAT_LEN_WHAT",
"BINSTAT_DMP_NAME",
Expand Down

0 comments on commit a1fdcb7

Please sign in to comment.