Skip to content

Fix broken botocore tests, minor change to HTTPX instrumentation test, remove _ExtendedAttributes import from logging instrumentation#4646

Merged
aabmass merged 3 commits into
open-telemetry:mainfrom
DylanRussell:minorfixes
Jun 2, 2026
Merged

Fix broken botocore tests, minor change to HTTPX instrumentation test, remove _ExtendedAttributes import from logging instrumentation#4646
aabmass merged 3 commits into
open-telemetry:mainfrom
DylanRussell:minorfixes

Conversation

@DylanRussell
Copy link
Copy Markdown
Contributor

Description

This fixes the botocore tests broken at head by pinning test requirements (see #4645 for details)

It also removes _ExtendedAttributes import from the logging instrumentation so I can remove that private type (open-telemetry/opentelemetry-python#5266).

Also decode HTTPX byte response to a string in it's unit tests to fix some unit tests that'll be broken by (open-telemetry/opentelemetry-python#5266).

Type of change

Please delete options that are not relevant.

  • [ x] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Unit tests

Does This PR Require a Core Repo Change?

  • [x ] No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • [x ] Followed the style guidelines of this project
  • [x ] Changelogs have been updated
  • [x ] Unit tests have been added
  • [x ] Documentation has been updated

@DylanRussell DylanRussell changed the title Fix broken botocore tests, minor change to HTTPX test, remove private import from logging instrumentation Fix broken botocore tests, minor change to HTTPX instrumentation test, remove _ExtendedAttributes import from logging instrumentation Jun 2, 2026
Comment thread instrumentation/opentelemetry-instrumentation-botocore/test-requirements-2.txt Outdated
Comment thread instrumentation/opentelemetry-instrumentation-botocore/test-requirements-3.txt Outdated
@aabmass aabmass added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jun 2, 2026
@aabmass aabmass enabled auto-merge June 2, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants