opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati.../tests
Erle Carrara 5145a07fd1
Support functools.partial functions in AsyncioInstrumentor.trace_to_thread (#2911)
2024-10-24 13:07:20 -07:00
..
__init__.py Feature/asyncio instrumentation (#1943) 2024-02-14 15:44:17 -06:00
common_test_func.py Feature/asyncio instrumentation (#1943) 2024-02-14 15:44:17 -06:00
test_asyncio_anext.py Introducing ruff as linter and formatter (basic setup) (#2921) 2024-10-23 10:54:14 -07:00
test_asyncio_cancellation.py instrumentation/asyncio: catch CancelledError exception in tests (#2690) 2024-07-10 12:34:39 -06:00
test_asyncio_create_task.py Feature/asyncio instrumentation (#1943) 2024-02-14 15:44:17 -06:00
test_asyncio_ensure_future.py Feature/asyncio instrumentation (#1943) 2024-02-14 15:44:17 -06:00
test_asyncio_future_cancellation.py Bugfix/check future cancelled (#2461) 2024-05-07 18:40:21 -05:00
test_asyncio_gather.py Feature/asyncio instrumentation (#1943) 2024-02-14 15:44:17 -06:00
test_asyncio_integration.py Feature/asyncio instrumentation (#1943) 2024-02-14 15:44:17 -06:00
test_asyncio_run_coroutine_threadsafe.py Feature/asyncio instrumentation (#1943) 2024-02-14 15:44:17 -06:00
test_asyncio_taskgroup.py instrumentation/asyncio: catch CancelledError exception in tests (#2690) 2024-07-10 12:34:39 -06:00
test_asyncio_to_thread.py Support functools.partial functions in AsyncioInstrumentor.trace_to_thread (#2911) 2024-10-24 13:07:20 -07:00
test_asyncio_utils.py Feature/asyncio instrumentation (#1943) 2024-02-14 15:44:17 -06:00
test_asyncio_wait.py fix(async-io): instrumented `asyncio.wait_for` properly raises `asyncio.TimeoutError` (#2637) 2024-07-02 08:21:15 -07:00