open-telemetry / opentelemetry-python-contrib

OpenTelemetry instrumentation for Python modules
https://opentelemetry.io
Apache License 2.0
739 stars 612 forks source link

Replace assertEqualSpanInstrumentationInfo with assertEqualSpanInstrumentationScope #3037

Closed tammy-baylis-swi closed 6 hours ago

tammy-baylis-swi commented 16 hours ago

Description

Fixes https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3033

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Run all existing unit tests.

Does This PR Require a Core Repo Change?

Checklist:

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