Change8

v1.42.1

📦 opentelemetry-pythonView on GitHub →
🐛 1 fixes

Summary

This patch release fixes an issue related to preserving the random trace ID flag during child span creation.

🐛 Bug Fixes

  • Preserved the random trace ID flag when creating child spans instead of always setting the random trace id bit based on the available trace id generator.