79489049

Date: 2025-03-06 10:47:39
Score: 1.5
Natty:
Report link

This issue could possibly occur due to mismatch between dependency versions.

Please check to esure that you using a supported opentelemetry java agent version that agrees with the rest of the libraries as documented in the docs here: https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md

You can confirm if this is the issue by running your application without the opentelemetry java agent and see if it then prints the trace/spanID correctly.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Guhan Sundaresan