opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati.../tests
Sean Kenny f58d16b47f
Add grpc.aio support (#1245)
2022-10-31 21:56:09 +00:00
..
protobuf Refactor code using pyupgrade for Python 3.6 (#770) 2021-10-24 07:04:06 +05:30
__init__.py Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-08-04 19:10:51 -07:00
_aio_client.py Add grpc.aio support (#1245) 2022-10-31 21:56:09 +00:00
_client.py fix asynchonous unary call traces (#536) 2021-07-12 08:16:59 -07:00
_server.py use f-strings instead of format (#693) 2021-09-28 19:12:47 +00:00
test_aio_client_interceptor.py Add grpc.aio support (#1245) 2022-10-31 21:56:09 +00:00
test_aio_client_interceptor_filter.py Add grpc.aio support (#1245) 2022-10-31 21:56:09 +00:00
test_aio_server_interceptor.py Add grpc.aio support (#1245) 2022-10-31 21:56:09 +00:00
test_aio_server_interceptor_filter.py Add grpc.aio support (#1245) 2022-10-31 21:56:09 +00:00
test_client_interceptor.py [tests] use _NoOpTracer and _NoOpTracerProvider (#860) 2022-01-27 15:04:23 -06:00
test_client_interceptor_filter.py Add gRPC filter (#1241) 2022-09-20 09:47:27 -07:00
test_filters.py Add grpc.aio support (#1245) 2022-10-31 21:56:09 +00:00
test_server_interceptor.py Upgrade black (#802) 2021-11-10 20:57:01 +00:00
test_server_interceptor_filter.py Add gRPC filter (#1241) 2022-09-20 09:47:27 -07:00