Path Lines of Code tests/__init__.py 1 tests/bdd/__init__.py 1 tests/bdd/api_key_tests.py 40 tests/bdd/features/api_key.feature 20 tests/bdd/features/azure_app_service_metadata.feature 66 tests/bdd/features/azure_functions_metadata.feature 63 tests/bdd/features/otel_bridge.feature 230 tests/bdd/features/outcome.feature 90 tests/bdd/features/user_agent.feature 28 tests/client/__init__.py 1 tests/client/client_tests.py 409 tests/client/dropped_spans_tests.py 119 tests/client/exception_tests.py 309 tests/client/py3_exception_tests.py 51 tests/client/span_compression_tests.py 292 tests/client/transaction_tests.py 385 tests/config/__init__.py 1 tests/config/central_config_tests.py 58 tests/config/config_snapshotting_tests.py 99 tests/config/tests.py 369 tests/context/__init__.py 1 tests/context/eventlet_threading_tests.py 11 tests/context/gevent_threading_tests.py 10 tests/context/test_context.py 23 tests/contrib/__init__.py 1 tests/contrib/asgi/__init__.py 1 tests/contrib/asgi/app.py 23 tests/contrib/asgi/asgi_tests.py 78 tests/contrib/asyncio/__init__.py 1 tests/contrib/asyncio/aiohttp_web_tests.py 160 tests/contrib/asyncio/starlette_tests.py 401 tests/contrib/asyncio/tests.py 1 tests/contrib/asyncio/tornado/__init__.py 1 tests/contrib/asyncio/tornado/templates/test.html 12 tests/contrib/asyncio/tornado/tornado_tests.py 196 tests/contrib/celery/__init__.py 1 tests/contrib/celery/django_tests.py 32 tests/contrib/celery/flask_tests.py 36 tests/contrib/django/__init__.py 1 tests/contrib/django/conftest.py 76 tests/contrib/django/django_tests.py 1295 tests/contrib/django/fake1/__init__.py 4 tests/contrib/django/fake2/__init__.py 2 tests/contrib/django/fixtures.py 63 tests/contrib/django/testapp/__init__.py 5 tests/contrib/django/testapp/celery.py 6 tests/contrib/django/testapp/middleware.py 20 tests/contrib/django/testapp/models.py 15 tests/contrib/django/testapp/nameless_route_urls.py 6 tests/contrib/django/testapp/tasks.py 7 tests/contrib/django/testapp/templates/404.html 1 tests/contrib/django/testapp/templates/error.html 5 tests/contrib/django/testapp/templates/jinja2/jinja2_template.html 3 tests/contrib/django/testapp/templates/list_users.html 8 tests/contrib/django/testapp/urls.py 40 tests/contrib/django/testapp/views.py 75 tests/contrib/django/wrapper_tests.py 45 tests/contrib/flask/__init__.py 1 tests/contrib/flask/fixtures.py 96 tests/contrib/flask/flask_tests.py 355 tests/contrib/flask/templates/users.html 7 tests/contrib/flask/utils.py 12 tests/contrib/grpc/__init__.py 1 tests/contrib/grpc/grpc_app/__init__.py 1 tests/contrib/grpc/grpc_app/proto/test.proto 15 tests/contrib/grpc/grpc_app/server.py 71 tests/contrib/grpc/grpc_app/testgrpc_pb2_grpc.py 132 tests/contrib/grpc/grpc_client_tests.py 190 tests/contrib/opentelemetry/__init__.py 1 tests/contrib/opentelemetry/tests.py 98 tests/contrib/opentracing/__init__.py 1 tests/contrib/opentracing/tests.py 223 tests/contrib/pylons/__init__.py 1 tests/contrib/pylons/tests.py 17 tests/contrib/sanic/__init__.py 1 tests/contrib/sanic/fixtures.py 110 tests/contrib/sanic/sanic_tests.py 184 tests/contrib/serverless/__init__.py 1 tests/contrib/serverless/aws_tests.py 329 tests/contrib/serverless/azurefunctions/__init__.py 1 tests/contrib/serverless/azurefunctions/azure_functions_tests.py 118 tests/contrib/test_eventlet.py 17 tests/contrib/twisted/__init__.py 1 tests/contrib/twisted/tests.py 18 tests/entrypoint.sh 7 tests/events/__init__.py 1 tests/events/tests.py 15 tests/fixtures.py 362 tests/handlers/__init__.py 1 tests/handlers/logbook/__init__.py 1 tests/handlers/logbook/logbook_tests.py 122 tests/handlers/logging/__init__.py 1 tests/handlers/logging/logging_tests.py 309 tests/instrumentation/__init__.py 1 tests/instrumentation/asyncio_tests/__init__.py 1 tests/instrumentation/asyncio_tests/aiobotocore_tests.py 291 tests/instrumentation/asyncio_tests/aiohttp_client_tests.py 199 tests/instrumentation/asyncio_tests/aiomysql_tests.py 56 tests/instrumentation/asyncio_tests/aiopg_tests.py 79 tests/instrumentation/asyncio_tests/aioredis_tests.py 131 tests/instrumentation/asyncio_tests/async_elasticsearch_client_tests.py 141 tests/instrumentation/asyncio_tests/asyncpg_tests.py 93 tests/instrumentation/asyncio_tests/base_tests.py 28 tests/instrumentation/asyncio_tests/httpx_tests.py 128 tests/instrumentation/asyncio_tests/redis_asyncio_tests.py 136 tests/instrumentation/azure_tests.py 180 tests/instrumentation/base_tests.py 161 tests/instrumentation/botocore_tests.py 379 tests/instrumentation/broken_class.py 7 tests/instrumentation/cassandra_tests.py 146 tests/instrumentation/dbapi2_tests.py 127 tests/instrumentation/django_tests/__init__.py 1 tests/instrumentation/django_tests/conftest.py 1 tests/instrumentation/django_tests/template_tests.py 59 tests/instrumentation/elasticsearch_tests.py 471 tests/instrumentation/flask_tests.py 23 tests/instrumentation/graphql_tests.py 73 tests/instrumentation/httplib2_tests.py 75 tests/instrumentation/httpx_tests.py 126 tests/instrumentation/jinja2_tests/__init__.py 1 tests/instrumentation/jinja2_tests/jinja2_tests.py 38 tests/instrumentation/jinja2_tests/mytemplate.html 5 tests/instrumentation/kafka_tests.py 184 tests/instrumentation/mysql_connector_tests.py 53 tests/instrumentation/mysql_tests.py 69 tests/instrumentation/mysqlclient_tests.py 50 tests/instrumentation/psycopg2_tests.py 346 tests/instrumentation/psycopg_tests.py 169 tests/instrumentation/pylibmc_tests.py 45 tests/instrumentation/pymemcache_tests.py 112 tests/instrumentation/pymongo_tests.py 326 tests/instrumentation/pymssql_tests.py 86 tests/instrumentation/pymysql_tests.py 44 tests/instrumentation/pyodbc_tests.py 68 tests/instrumentation/python_memcached_tests.py 67 tests/instrumentation/redis_tests.py 158 tests/instrumentation/requests_tests.py 134 tests/instrumentation/sqlite_tests.py 83 tests/instrumentation/starlette_tests.py 25 tests/instrumentation/transactions_store_tests.py 382 tests/instrumentation/urllib3_tests.py 238 tests/instrumentation/urllib_tests.py 183 tests/instrumentation/wrapper/__init__.py 1 tests/instrumentation/wrapper/testapp.py 8 tests/instrumentation/wrapper/wrapper_tests.py 26 tests/metrics/__init__.py 1 tests/metrics/base_tests.py 161 tests/metrics/breakdown_tests.py 137 tests/metrics/cpu_linux_tests.py 312 tests/metrics/cpu_psutil_tests.py 39 tests/metrics/prometheus_tests.py 97 tests/middleware/__init__.py 1 tests/middleware/tests.py 33 tests/processors/__init__.py 1 tests/processors/tests.py 411 tests/scripts/docker/cleanup.sh 7 tests/scripts/docker/docs.sh 2 tests/scripts/docker/run_tests.sh 62 tests/scripts/envs/aiobotocore.sh 5 tests/scripts/envs/aiohttp.sh 1 tests/scripts/envs/aiomysql.sh 7 tests/scripts/envs/aiopg.sh 8 tests/scripts/envs/aioredis.sh 3 tests/scripts/envs/asgi.sh 1 tests/scripts/envs/asyncpg.sh 8 tests/scripts/envs/boto3.sh 5 tests/scripts/envs/cassandra-3.4.sh 6 tests/scripts/envs/cassandra-newest.sh 6 tests/scripts/envs/celery.sh 1 tests/scripts/envs/django.sh 1 tests/scripts/envs/elasticsearch-2.sh 5 tests/scripts/envs/elasticsearch-5.sh 5 tests/scripts/envs/elasticsearch-6.sh 5 tests/scripts/envs/elasticsearch-7.sh 5 tests/scripts/envs/elasticsearch-8.sh 5 tests/scripts/envs/eventlet.sh 1 tests/scripts/envs/flask.sh 1 tests/scripts/envs/gevent.sh 1 tests/scripts/envs/graphene.sh 1 tests/scripts/envs/grpc.sh 1 tests/scripts/envs/httplib2.sh 1 tests/scripts/envs/httpx.sh 1 tests/scripts/envs/jinja2.sh 1 tests/scripts/envs/kafka.sh 5 tests/scripts/envs/memcached.sh 3 tests/scripts/envs/mysql_connector.sh 7 tests/scripts/envs/mysqlclient.sh 7 tests/scripts/envs/opentelemetry.sh 1 tests/scripts/envs/opentracing.sh 1 tests/scripts/envs/prometheus_client.sh 1 tests/scripts/envs/psutil.sh 1 tests/scripts/envs/psycopg.sh 8 tests/scripts/envs/psycopg2.sh 8 tests/scripts/envs/pylibmc.sh 3 tests/scripts/envs/pymemcache.sh 3 tests/scripts/envs/pymongo-2.9.sh 3 tests/scripts/envs/pymongo-3.0.sh 3 tests/scripts/envs/pymongo-3.1.sh 3 tests/scripts/envs/pymongo-3.2.sh 3 tests/scripts/envs/pymongo-3.3.sh 3 tests/scripts/envs/pymongo-3.4.sh 3 tests/scripts/envs/pymongo-3.5.sh 3 tests/scripts/envs/pymongo-3.6.sh 3 tests/scripts/envs/pymongo-newest.sh 3 tests/scripts/envs/pymssql.sh 7 tests/scripts/envs/pymysql.sh 7 tests/scripts/envs/pyodbc.sh 8 tests/scripts/envs/redis.sh 3 tests/scripts/envs/requests.sh 1 tests/scripts/envs/sanic.sh 1 tests/scripts/envs/starlette.sh 1 tests/scripts/envs/tornado.sh 1 tests/scripts/envs/twisted.sh 1 tests/scripts/license_headers_check.sh 15 tests/scripts/run_tests.sh 29 tests/transports/__init__.py 1 tests/transports/test_base.py 206 tests/transports/test_urllib3.py 467 tests/utils/__init__.py 7 tests/utils/cgroup_tests.py 59 tests/utils/cloud_tests.py 106 tests/utils/compat.py 5 tests/utils/compat_tests.py 46 tests/utils/encoding/__init__.py 1 tests/utils/encoding/tests.py 119 tests/utils/json_utils/__init__.py 1 tests/utils/json_utils/tests.py 30 tests/utils/json_utils/tests_simplejson.py 33 tests/utils/span_type_subtype_tests.py 26 tests/utils/stacks/__init__.py 11 tests/utils/stacks/linenos.py 20 tests/utils/stacks/linenos2.py 26 tests/utils/stacks/tests.py 166 tests/utils/test_disttracing_header.py 125 tests/utils/test_wildcard_matcher_cases/__init__.py 1 tests/utils/test_wildcard_matcher_cases/conftest.py 19 tests/utils/test_wildcard_matcher_cases/tests.py 4 tests/utils/tests.py 188 tests/utils/threading_tests.py 54 tests/utils/wsgi/__init__.py 1 tests/utils/wsgi/tests.py 47