opentelemetry-contrib v0.36b0
What's Changed
- Create RELEASING.md, Update version to 1.15.0.dev/0.36b0.dev by @lzchen in #1429
- Fix Urllib instrumentation - Add status code to span if not None by @shalevr in #1430
- Fix dbapi connection instrument wrapper has no _sock member by @rogersd in #1424
- Add support for regular expression matching and sanitizing of headers in FastAPI. by @rogersd in #1403
- aiohttp-client: Allow overriding of span status by @nils-borrmann-y42 in #1394
- Remove db.name attribute from Redis instrumentation by @luke6Lh43 in #1427
- feat: collecting messaging.* span attributes in botocore instrumentation by @saartochner in #1350
- fix: No module named httpx by @srikanthccv in #1441
- Add support for regular expression matching and sanitizing of headers in Starlette. by @rogersd in #1404
- opentelemetry-instrumentation-kafka-python: wait for metadata by @rayrapetyan in #1260
- Urllib3 instrumentation can now retrieve urlopen body parameter when … by @isra17 in #1398
- Remove mention to eachdist by @ocelotl in #1445
- Strip leading comments from SQL queries when generating the span name. by @rogersd in #1434
- Fix httpx version by @ocelotl in #1460
- Fix 1455: [test-only] Protect metric data_points from raw next() calls by @lancetarn in #1456
- Tortoise ORM instrumentation by @tonybaloney in #685
- Add grpc.aio instrumentation to be auto-instrumented by @cookiefission in #1442
opentelemetry-instrumentation-aws-lambda
: Adding option to disable context propagation by @codeboten in #1466- botocore: Add support for SNS publish and publish_batch by @mariojonke in #1409
- Refactor comments in .flake8 by @ocelotl in #1470
- Add a test for mysql instrumentation using NoOpTracerProvider by @avzis in #1423
- Minor refactoring by @artemrys in #1169
- fix(asgi-instrumentation): extract target after running the framework by @sk- in #1461
- Add uninstrument test for sqlalchemy by @shalevr in #1471
- fix enable_commenter functionality by @avzis in #1440
- Instrument newer versions by @Symbianx in #1468
- Pin tox version by @srikanthccv in #1480
- updating changelogs and version to 1.15.0-0.36b0 by @srikanthccv in #1482
New Contributors
- @nils-borrmann-y42 made their first contribution in #1394
- @luke6Lh43 made their first contribution in #1427
- @saartochner made their first contribution in #1350
- @rayrapetyan made their first contribution in #1260
- @isra17 made their first contribution in #1398
- @lancetarn made their first contribution in #1456
- @artemrys made their first contribution in #1169
- @Symbianx made their first contribution in #1468
Full Changelog: v0.35b0...v0.36b0