googleapis / java-spanner

Apache License 2.0
55 stars 110 forks source link

OpenTelemetry traces show a missing SpanID #3145

Closed harshachinta closed 2 months ago

harshachinta commented 3 months ago

When running traces with opentelemetry there is a Missing SpanID getting appended which does not happen with Go client opentelemetry as well as Java opencensus.

Opentelemetry https://screenshot.googleplex.com/6tFG4vAVuJ2RsZJ

OpenCensus https://screenshot.googleplex.com/6TamyvkHXxBSRJu

harshachinta commented 2 months ago

This looks fixed in https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/issues/295