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?