opentelemetry-python-contrib/opentelemetry-instrumentation/tests
Riccardo Magliocchetti cb0752f3fc
[release/v1.32.x-0.53bx] autoinstrumentation: catch `ModuleNotFoundError` when the library is not installed (#3425)
* autoinstrumentation: catch `ModuleNotFoundError` when the library is not installed

Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>

* Fixup workflows

---------

Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
2025-04-15 15:05:47 +02:00
..
auto_instrumentation [release/v1.32.x-0.53bx] autoinstrumentation: catch `ModuleNotFoundError` when the library is not installed (#3425) 2025-04-15 15:05:47 +02:00
__init__.py Add instrumentation and distro packages (#738) 2021-10-14 20:35:28 +00:00
test_bootstrap.py opentelemetry-instrumentation: make it easier to use bootstrap with custom values (#2918) 2024-10-24 09:34:54 -07:00
test_dependencies.py Make auto instrumentation use the same dependency resolver as manual instrumentation does (#3202) 2025-04-08 15:11:09 +02:00
test_distro.py Introducing ruff as linter and formatter (basic setup) (#2921) 2024-10-23 10:54:14 -07:00
test_instrumentor.py Make auto instrumentation use the same dependency resolver as manual instrumentation does (#3202) 2025-04-08 15:11:09 +02:00
test_propagators.py Sync with sdk setup from setUpClass to setUp (#1193) 2022-07-19 02:02:13 +05:30
test_semconv.py prepare semconv utilities to support database stability opt-in (#3111) 2024-12-17 09:58:04 -08:00
test_utils.py opentelemetry-instrumentation: add unwrapping from dotted paths strings (#2919) 2024-10-24 13:19:29 -07:00