LICENSE MANIFEST.in README.md setup.py sentry_sdk/__init__.py sentry_sdk/_compat.py sentry_sdk/_functools.py sentry_sdk/_lru_cache.py sentry_sdk/_queue.py sentry_sdk/_types.py sentry_sdk/_werkzeug.py sentry_sdk/api.py sentry_sdk/attachments.py sentry_sdk/client.py sentry_sdk/consts.py sentry_sdk/debug.py sentry_sdk/envelope.py sentry_sdk/hub.py sentry_sdk/metrics.py sentry_sdk/monitor.py sentry_sdk/profiler.py sentry_sdk/py.typed sentry_sdk/scope.py sentry_sdk/scrubber.py sentry_sdk/serializer.py sentry_sdk/session.py sentry_sdk/sessions.py sentry_sdk/tracing.py sentry_sdk/tracing_utils.py sentry_sdk/tracing_utils_py2.py sentry_sdk/tracing_utils_py3.py sentry_sdk/transport.py sentry_sdk/utils.py sentry_sdk/worker.py sentry_sdk.egg-info/PKG-INFO sentry_sdk.egg-info/SOURCES.txt sentry_sdk.egg-info/dependency_links.txt sentry_sdk.egg-info/not-zip-safe sentry_sdk.egg-info/requires.txt sentry_sdk.egg-info/top_level.txt sentry_sdk/crons/__init__.py sentry_sdk/crons/api.py sentry_sdk/crons/consts.py sentry_sdk/crons/decorator.py sentry_sdk/db/__init__.py sentry_sdk/db/explain_plan/__init__.py sentry_sdk/db/explain_plan/django.py sentry_sdk/db/explain_plan/sqlalchemy.py sentry_sdk/integrations/__init__.py sentry_sdk/integrations/_asgi_common.py sentry_sdk/integrations/_wsgi_common.py sentry_sdk/integrations/aiohttp.py sentry_sdk/integrations/argv.py sentry_sdk/integrations/ariadne.py sentry_sdk/integrations/arq.py sentry_sdk/integrations/asgi.py sentry_sdk/integrations/asyncio.py sentry_sdk/integrations/asyncpg.py sentry_sdk/integrations/atexit.py sentry_sdk/integrations/aws_lambda.py sentry_sdk/integrations/beam.py sentry_sdk/integrations/boto3.py sentry_sdk/integrations/bottle.py sentry_sdk/integrations/celery.py sentry_sdk/integrations/chalice.py sentry_sdk/integrations/clickhouse_driver.py sentry_sdk/integrations/cloud_resource_context.py sentry_sdk/integrations/dedupe.py sentry_sdk/integrations/excepthook.py sentry_sdk/integrations/executing.py sentry_sdk/integrations/falcon.py sentry_sdk/integrations/fastapi.py sentry_sdk/integrations/flask.py sentry_sdk/integrations/gcp.py sentry_sdk/integrations/gnu_backtrace.py sentry_sdk/integrations/gql.py sentry_sdk/integrations/graphene.py sentry_sdk/integrations/httpx.py sentry_sdk/integrations/huey.py sentry_sdk/integrations/logging.py sentry_sdk/integrations/loguru.py sentry_sdk/integrations/modules.py sentry_sdk/integrations/pure_eval.py sentry_sdk/integrations/pymongo.py sentry_sdk/integrations/pyramid.py sentry_sdk/integrations/quart.py sentry_sdk/integrations/rq.py sentry_sdk/integrations/sanic.py sentry_sdk/integrations/serverless.py sentry_sdk/integrations/socket.py sentry_sdk/integrations/sqlalchemy.py sentry_sdk/integrations/starlette.py sentry_sdk/integrations/starlite.py sentry_sdk/integrations/stdlib.py sentry_sdk/integrations/strawberry.py sentry_sdk/integrations/threading.py sentry_sdk/integrations/tornado.py sentry_sdk/integrations/trytond.py sentry_sdk/integrations/wsgi.py sentry_sdk/integrations/django/__init__.py sentry_sdk/integrations/django/asgi.py sentry_sdk/integrations/django/caching.py sentry_sdk/integrations/django/middleware.py sentry_sdk/integrations/django/signals_handlers.py sentry_sdk/integrations/django/templates.py sentry_sdk/integrations/django/transactions.py sentry_sdk/integrations/django/views.py sentry_sdk/integrations/grpc/__init__.py sentry_sdk/integrations/grpc/client.py sentry_sdk/integrations/grpc/server.py sentry_sdk/integrations/opentelemetry/__init__.py sentry_sdk/integrations/opentelemetry/consts.py sentry_sdk/integrations/opentelemetry/integration.py sentry_sdk/integrations/opentelemetry/propagator.py sentry_sdk/integrations/opentelemetry/span_processor.py sentry_sdk/integrations/redis/__init__.py sentry_sdk/integrations/redis/asyncio.py sentry_sdk/integrations/spark/__init__.py sentry_sdk/integrations/spark/spark_driver.py sentry_sdk/integrations/spark/spark_worker.py tests/test_api.py tests/test_basics.py tests/test_client.py tests/test_conftest.py tests/test_crons.py tests/test_envelope.py tests/test_exceptiongroup.py tests/test_lru_cache.py tests/test_metrics.py tests/test_monitor.py tests/test_profiler.py tests/test_scope.py tests/test_scrubber.py tests/test_serializer.py tests/test_sessions.py tests/test_transport.py tests/test_utils.py