opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati.../tests
Maciej Nachtygal 743ac64661
Issue #1757 - Update HTTP server/client instrumentation span names (#1759)
Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-06-16 00:21:05 +02:00
..
__init__.py
base_test.py Use `request_ctx` to determine whether or not `_teardown_request` should end flask span (#1692) 2023-06-13 13:23:48 +02:00
test_automatic.py Audit and test opentelemetry-instrumentation-flask NoOpTracerProvider (#1614) 2023-02-13 09:49:17 +00:00
test_copy_context.py Use `request_ctx` to determine whether or not `_teardown_request` should end flask span (#1692) 2023-06-13 13:23:48 +02:00
test_multithreading.py Fix issue with Flask instrumentation when a request spawn children threads and copies the request context (#1654) 2023-02-22 21:37:59 +00:00
test_programmatic.py Issue #1757 - Update HTTP server/client instrumentation span names (#1759) 2023-06-16 00:21:05 +02:00
test_sqlcommenter.py Fix install of Python 3.10 on GitHub Actions (#1609) 2023-02-03 08:37:24 +05:30