opentelemetry-python-contrib icon indicating copy to clipboard operation
opentelemetry-python-contrib copied to clipboard

Consider making share test base for testing AutoInstrumentation and "instruments" lists

Open jeremydvoss opened this issue 1 year ago • 0 comments

What problem do you want to solve?

All instrumentations are lacking in thorough autoinstrumentation tests

Describe the solution you'd like

Consider taking the logic in [this pr](: https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2860) and modularizing it to be easily used across all instrumentations. Make sure that a breaking change like this would still break the tests.

Describe alternatives you've considered

No response

Additional Context

No response

Would you like to implement a fix?

None

jeremydvoss avatar Sep 11 '24 17:09 jeremydvoss