github Azure/azure-sdk-for-python azure-core-tracing-opentelemetry_1.0.0b12

latest releases: azure-mgmt-postgresqlflexibleservers_1.1.0, azure-mgmt-durabletask_1.0.0b1, azure-mgmt-pineconevectordb_1.0.0b2...
pre-release4 days ago

1.0.0b12 (2025-03-20)

Features Added

  • If a span exits with an exception, the exception name is now recorded in the error.type attribute. (#34619)
  • Added support for passing a schema version to fetch available attribute mappings and set the schema URL on the tracer's instrumentation scope. (#40161)
  • Added additional span suppression logic to prevent unnecessary spans from being created. (#39994)
    • SpanKind.INTERNAL spans are suppressed if their parent span is of type SpanKind.INTERNAL, SpanKind.CLIENT, or SpanKind.PRODUCER.
  • Update OpenTelemetrySpan.change_context to also accept spans of type OpenTelemetrySpan. (#39994)

Bugs Fixed

  • Fixed an issue where the original context was not properly restored after exiting an OpenTelemetrySpan context in certain scenarios. (#39994)

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.