Merge pull request #6334 from filecoin-project/del-tracing-log-line
Remove log line when tracing is not configured
This commit is contained in:
commit
3cdd06b719
@ -56,7 +56,6 @@ func jaegerOptsFromEnv(opts *jaeger.Options) bool {
|
||||
log.Infof("jaeger traces will be sent to agent %s", opts.AgentEndpoint)
|
||||
return true
|
||||
}
|
||||
log.Infof("jaeger tracing is not configured.")
|
||||
return false
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user