opentelemetry-python-contrib/opentelemetry-instrumentation/tests
Emídio Neto d6f6c60c16
autoinstrumentation: don't print duplicated conflict log error message (#3432)
* Update instrumentor.py

* Add tests for dependency conflict logging

* Format code in test_instrument_missing_dependency

* Add comments for dependency conflict handling
2025-04-18 16:53:35 +00:00
..
auto_instrumentation autoinstrumentation: catch `ModuleNotFoundError` when the library is not installed (#3423) 2025-04-15 09:43:13 +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 autoinstrumentation: don't print duplicated conflict log error message (#3432) 2025-04-18 16:53:35 +00: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