NOTE: As part of this release, all old versions have been removed for packages prefixed with opentelemetry-ext-
Changed
- Rename
IdsGenerator
toIdGenerator
(#350) opentelemetry-exporter-datadog
Fix warning when DatadogFormat encounters a request with
no DD_ORIGIN headers (#368).- Updated instrumentations to use
opentelemetry.trace.use_span
instead ofTracer.use_span()
(#364) opentelemetry-propagator-ot-trace
Do not throw an exception when headers are not present
(#378)opentelemetry-instrumentation-wsgi
Reimplementkeys
method to return actual keys from the carrier instead of an empty list.
(#379)opentelemetry-instrumentation-sqlalchemy
Fix multithreading issues in recording spans from SQLAlchemy
(#315)- Make getters and setters optional
(#372)