You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022/09/09 18:22:25 Using default LS endpoint localhost:4317
2022/09/09 18:22:25 Using default service name test-go-client-collector
2022/09/09 18:22:25 Using default service version 0.1.0
2022/09/09 18:22:25 Using default environment dev panic: cannot merge resource due to conflicting Schema URL
Can you please advise?
The text was updated successfully, but these errors were encountered:
Running this example blows up with the exception below:
https://github.com/lightstep/opentelemetry-examples/blob/main/go/opentelemetry/collector/client/client.go
Latest commit 17d3612 on 29 Jul
History
$go run client.go
2022/09/09 18:22:25 Using default LS endpoint localhost:4317
2022/09/09 18:22:25 Using default service name test-go-client-collector
2022/09/09 18:22:25 Using default service version 0.1.0
2022/09/09 18:22:25 Using default environment dev
panic: cannot merge resource due to conflicting Schema URL
Can you please advise?
The text was updated successfully, but these errors were encountered: