v6.10.0
Features
- Add instrumentation for
aiobotocore[#1520] - Add instrumentation for
kafka-python[#1555] - Add API for span links, and implement span link support for OpenTelemetry bridge [#1562]
- Add span links to SQS ReceiveMessage call [#1575]
- Add specific instrumentation for SQS delete/batch-delete [#1567]
- Add
trace_continuation_strategysetting [#1564]
Bug fixes
- Fix return for
opentelemetry.Span.is_recording()[#1530] - Fix error logging for bad
SERVICE_NAMEconfig [#1546] - Do not instrument old versions of Tornado < 6.0 due to incompatibility [#1566]
- Fix transaction names for class based views in Django 4.0+ [#1571]
- Fix a problem with our logging handler failing to report internal errors in its emitter [#1568]
New Contributors
- @ckoehn made their first contribution in #1536
- @amannocci made their first contribution in #1554
- @silici0 made their first contribution in #1558
- @dhalenok made their first contribution in #1571
Full Changelog: v6.9.1...v6.10.0