LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
sentry_sdk/__init__.py
sentry_sdk/_batcher.py
sentry_sdk/_compat.py
sentry_sdk/_init_implementation.py
sentry_sdk/_log_batcher.py
sentry_sdk/_lru_cache.py
sentry_sdk/_metrics_batcher.py
sentry_sdk/_queue.py
sentry_sdk/_span_batcher.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/feature_flags.py
sentry_sdk/hub.py
sentry_sdk/logger.py
sentry_sdk/metrics.py
sentry_sdk/monitor.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/spotlight.py
sentry_sdk/traces.py
sentry_sdk/tracing.py
sentry_sdk/tracing_utils.py
sentry_sdk/transport.py
sentry_sdk/types.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/entry_points.txt
sentry_sdk.egg-info/not-zip-safe
sentry_sdk.egg-info/requires.txt
sentry_sdk.egg-info/top_level.txt
sentry_sdk/ai/__init__.py
sentry_sdk/ai/_openai_completions_api.py
sentry_sdk/ai/_openai_responses_api.py
sentry_sdk/ai/consts.py
sentry_sdk/ai/monitoring.py
sentry_sdk/ai/utils.py
sentry_sdk/crons/__init__.py
sentry_sdk/crons/api.py
sentry_sdk/crons/consts.py
sentry_sdk/crons/decorator.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/aiomysql.py
sentry_sdk/integrations/anthropic.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/chalice.py
sentry_sdk/integrations/clickhouse_driver.py
sentry_sdk/integrations/cloud_resource_context.py
sentry_sdk/integrations/cohere.py
sentry_sdk/integrations/dedupe.py
sentry_sdk/integrations/dramatiq.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/httpx2.py
sentry_sdk/integrations/huey.py
sentry_sdk/integrations/huggingface_hub.py
sentry_sdk/integrations/langchain.py
sentry_sdk/integrations/langgraph.py
sentry_sdk/integrations/launchdarkly.py
sentry_sdk/integrations/litellm.py
sentry_sdk/integrations/litestar.py
sentry_sdk/integrations/logging.py
sentry_sdk/integrations/loguru.py
sentry_sdk/integrations/mcp.py
sentry_sdk/integrations/modules.py
sentry_sdk/integrations/openai.py
sentry_sdk/integrations/openfeature.py
sentry_sdk/integrations/otlp.py
sentry_sdk/integrations/pure_eval.py
sentry_sdk/integrations/pymongo.py
sentry_sdk/integrations/pyramid.py
sentry_sdk/integrations/pyreqwest.py
sentry_sdk/integrations/quart.py
sentry_sdk/integrations/ray.py
sentry_sdk/integrations/rq.py
sentry_sdk/integrations/rust_tracing.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/statsig.py
sentry_sdk/integrations/stdlib.py
sentry_sdk/integrations/strawberry.py
sentry_sdk/integrations/sys_exit.py
sentry_sdk/integrations/threading.py
sentry_sdk/integrations/tornado.py
sentry_sdk/integrations/trytond.py
sentry_sdk/integrations/typer.py
sentry_sdk/integrations/unleash.py
sentry_sdk/integrations/unraisablehook.py
sentry_sdk/integrations/wsgi.py
sentry_sdk/integrations/celery/__init__.py
sentry_sdk/integrations/celery/beat.py
sentry_sdk/integrations/celery/utils.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/tasks.py
sentry_sdk/integrations/django/templates.py
sentry_sdk/integrations/django/transactions.py
sentry_sdk/integrations/django/views.py
sentry_sdk/integrations/google_genai/__init__.py
sentry_sdk/integrations/google_genai/consts.py
sentry_sdk/integrations/google_genai/streaming.py
sentry_sdk/integrations/google_genai/utils.py
sentry_sdk/integrations/grpc/__init__.py
sentry_sdk/integrations/grpc/client.py
sentry_sdk/integrations/grpc/consts.py
sentry_sdk/integrations/grpc/server.py
sentry_sdk/integrations/grpc/aio/__init__.py
sentry_sdk/integrations/grpc/aio/client.py
sentry_sdk/integrations/grpc/aio/server.py
sentry_sdk/integrations/openai_agents/__init__.py
sentry_sdk/integrations/openai_agents/consts.py
sentry_sdk/integrations/openai_agents/utils.py
sentry_sdk/integrations/openai_agents/patches/__init__.py
sentry_sdk/integrations/openai_agents/patches/agent_run.py
sentry_sdk/integrations/openai_agents/patches/error_tracing.py
sentry_sdk/integrations/openai_agents/patches/models.py
sentry_sdk/integrations/openai_agents/patches/runner.py
sentry_sdk/integrations/openai_agents/patches/tools.py
sentry_sdk/integrations/openai_agents/spans/__init__.py
sentry_sdk/integrations/openai_agents/spans/agent_workflow.py
sentry_sdk/integrations/openai_agents/spans/ai_client.py
sentry_sdk/integrations/openai_agents/spans/execute_tool.py
sentry_sdk/integrations/openai_agents/spans/handoff.py
sentry_sdk/integrations/openai_agents/spans/invoke_agent.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/pydantic_ai/__init__.py
sentry_sdk/integrations/pydantic_ai/consts.py
sentry_sdk/integrations/pydantic_ai/utils.py
sentry_sdk/integrations/pydantic_ai/patches/__init__.py
sentry_sdk/integrations/pydantic_ai/patches/agent_run.py
sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py
sentry_sdk/integrations/pydantic_ai/patches/tools.py
sentry_sdk/integrations/pydantic_ai/spans/__init__.py
sentry_sdk/integrations/pydantic_ai/spans/ai_client.py
sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py
sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py
sentry_sdk/integrations/pydantic_ai/spans/utils.py
sentry_sdk/integrations/redis/__init__.py
sentry_sdk/integrations/redis/_async_common.py
sentry_sdk/integrations/redis/_sync_common.py
sentry_sdk/integrations/redis/consts.py
sentry_sdk/integrations/redis/rb.py
sentry_sdk/integrations/redis/redis.py
sentry_sdk/integrations/redis/redis_cluster.py
sentry_sdk/integrations/redis/redis_py_cluster_legacy.py
sentry_sdk/integrations/redis/utils.py
sentry_sdk/integrations/redis/modules/__init__.py
sentry_sdk/integrations/redis/modules/caches.py
sentry_sdk/integrations/redis/modules/queries.py
sentry_sdk/integrations/spark/__init__.py
sentry_sdk/integrations/spark/spark_driver.py
sentry_sdk/integrations/spark/spark_worker.py
sentry_sdk/profiler/__init__.py
sentry_sdk/profiler/continuous_profiler.py
sentry_sdk/profiler/transaction_profiler.py
sentry_sdk/profiler/utils.py
tests/__init__.py
tests/conftest.py
tests/test.key
tests/test.pem
tests/test_ai_integration_deactivation.py
tests/test_ai_monitoring.py
tests/test_api.py
tests/test_attributes.py
tests/test_basics.py
tests/test_client.py
tests/test_conftest.py
tests/test_crons.py
tests/test_dsc.py
tests/test_envelope.py
tests/test_exceptiongroup.py
tests/test_feature_flags.py
tests/test_full_stack_frames.py
tests/test_gevent.py
tests/test_import.py
tests/test_logs.py
tests/test_lru_cache.py
tests/test_metrics.py
tests/test_monitor.py
tests/test_propagationcontext.py
tests/test_scope.py
tests/test_scrubber.py
tests/test_serializer.py
tests/test_sessions.py
tests/test_shadowed_module.py
tests/test_spotlight.py
tests/test_tracing_utils.py
tests/test_transport.py
tests/test_types.py
tests/test_utils.py
tests/integrations/__init__.py
tests/integrations/conftest.py
tests/integrations/test_gnu_backtrace.py
tests/integrations/aiohttp/__init__.py
tests/integrations/aiohttp/test_aiohttp.py
tests/integrations/aiohttp/aiohttp_helpers/__init__.py
tests/integrations/aiohttp/aiohttp_helpers/helpers.py
tests/integrations/aiomysql/__init__.py
tests/integrations/aiomysql/test_aiomysql.py
tests/integrations/anthropic/__init__.py
tests/integrations/anthropic/test_anthropic.py
tests/integrations/argv/test_argv.py
tests/integrations/ariadne/__init__.py
tests/integrations/ariadne/test_ariadne.py
tests/integrations/arq/__init__.py
tests/integrations/arq/test_arq.py
tests/integrations/asgi/__init__.py
tests/integrations/asgi/test_asgi.py
tests/integrations/asyncio/__init__.py
tests/integrations/asyncio/test_asyncio.py
tests/integrations/asyncpg/__init__.py
tests/integrations/asyncpg/test_asyncpg.py
tests/integrations/asyncpg/asyncpg_helpers/__init__.py
tests/integrations/asyncpg/asyncpg_helpers/helpers.py
tests/integrations/aws_lambda/__init__.py
tests/integrations/aws_lambda/test_aws_lambda.py
tests/integrations/aws_lambda/utils.py
tests/integrations/aws_lambda/lambda_functions/BasicException/index.py
tests/integrations/aws_lambda/lambda_functions/BasicOk/index.py
tests/integrations/aws_lambda/lambda_functions/InitError/index.py
tests/integrations/aws_lambda/lambda_functions/TimeoutError/index.py
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/BasicOkSpanStreaming/.gitignore
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/BasicOkSpanStreaming/index.py
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/BasicOkSpanStreamingPii/.gitignore
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/BasicOkSpanStreamingPii/index.py
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/RaiseErrorPerformanceDisabled/.gitignore
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/RaiseErrorPerformanceDisabled/index.py
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/RaiseErrorPerformanceEnabled/.gitignore
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/RaiseErrorPerformanceEnabled/index.py
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/RaiseErrorSpanStreaming/.gitignore
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/RaiseErrorSpanStreaming/index.py
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/TimeoutErrorScopeModified/.gitignore
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/TimeoutErrorScopeModified/index.py
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/TracesSampler/.gitignore
tests/integrations/aws_lambda/lambda_functions_with_embedded_sdk/TracesSampler/index.py
tests/integrations/beam/__init__.py
tests/integrations/beam/test_beam.py
tests/integrations/boto3/__init__.py
tests/integrations/boto3/aws_mock.py
tests/integrations/boto3/s3_list.xml
tests/integrations/boto3/test_s3.py
tests/integrations/bottle/__init__.py
tests/integrations/bottle/test_bottle.py
tests/integrations/celery/__init__.py
tests/integrations/celery/test_celery.py
tests/integrations/celery/test_celery_beat_crons.py
tests/integrations/celery/test_update_celery_task_headers.py
tests/integrations/celery/integration_tests/__init__.py
tests/integrations/celery/integration_tests/test_celery_beat_cron_monitoring.py
tests/integrations/chalice/__init__.py
tests/integrations/chalice/test_chalice.py
tests/integrations/clickhouse_driver/__init__.py
tests/integrations/clickhouse_driver/test_clickhouse_driver.py
tests/integrations/cloud_resource_context/__init__.py
tests/integrations/cloud_resource_context/test_cloud_resource_context.py
tests/integrations/cohere/__init__.py
tests/integrations/cohere/test_cohere.py
tests/integrations/django/__init__.py
tests/integrations/django/test_basic.py
tests/integrations/django/test_cache_module.py
tests/integrations/django/test_data_scrubbing.py
tests/integrations/django/test_db_query_data.py
tests/integrations/django/test_db_transactions.py
tests/integrations/django/test_middleware.py
tests/integrations/django/test_tasks.py
tests/integrations/django/test_transactions.py
tests/integrations/django/utils.py
tests/integrations/django/asgi/__init__.py
tests/integrations/django/asgi/image.png
tests/integrations/django/asgi/test_asgi.py
tests/integrations/django/django_helpers/__init__.py
tests/integrations/django/django_helpers/views.py
tests/integrations/django/myapp/__init__.py
tests/integrations/django/myapp/asgi.py
tests/integrations/django/myapp/custom_urls.py
tests/integrations/django/myapp/manage.py
tests/integrations/django/myapp/middleware.py
tests/integrations/django/myapp/routing.py
tests/integrations/django/myapp/settings.py
tests/integrations/django/myapp/signals.py
tests/integrations/django/myapp/urls.py
tests/integrations/django/myapp/views.py
tests/integrations/django/myapp/wsgi.py
tests/integrations/django/myapp/management/__init__.py
tests/integrations/django/myapp/management/commands/__init__.py
tests/integrations/django/myapp/management/commands/mycrash.py
tests/integrations/django/myapp/templates/error.html
tests/integrations/django/myapp/templates/trace_meta.html
tests/integrations/django/myapp/templates/user_name.html
tests/integrations/dramatiq/__init__.py
tests/integrations/dramatiq/test_dramatiq.py
tests/integrations/excepthook/test_excepthook.py
tests/integrations/falcon/__init__.py
tests/integrations/falcon/test_falcon.py
tests/integrations/fastapi/__init__.py
tests/integrations/fastapi/photo.jpg
tests/integrations/fastapi/test_fastapi.py
tests/integrations/fastmcp/__init__.py
tests/integrations/fastmcp/test_fastmcp.py
tests/integrations/flask/__init__.py
tests/integrations/flask/test_flask.py
tests/integrations/gcp/__init__.py
tests/integrations/gcp/test_gcp.py
tests/integrations/google_genai/__init__.py
tests/integrations/google_genai/test_google_genai.py
tests/integrations/gql/__init__.py
tests/integrations/gql/test_gql.py
tests/integrations/graphene/__init__.py
tests/integrations/graphene/test_graphene.py
tests/integrations/grpc/__init__.py
tests/integrations/grpc/compile_test_services.sh
tests/integrations/grpc/grpc_test_service_pb2.py
tests/integrations/grpc/grpc_test_service_pb2.pyi
tests/integrations/grpc/grpc_test_service_pb2_grpc.py
tests/integrations/grpc/test_grpc.py
tests/integrations/grpc/test_grpc_aio.py
tests/integrations/grpc/protos/grpc_test_service.proto
tests/integrations/httpx/__init__.py
tests/integrations/httpx/test_httpx.py
tests/integrations/httpx/httpx_helpers/__init__.py
tests/integrations/httpx/httpx_helpers/helpers.py
tests/integrations/httpx2/__init__.py
tests/integrations/httpx2/test_httpx2.py
tests/integrations/httpx2/httpx2_helpers/__init__.py
tests/integrations/httpx2/httpx2_helpers/helpers.py
tests/integrations/huey/__init__.py
tests/integrations/huey/test_huey.py
tests/integrations/huggingface_hub/__init__.py
tests/integrations/huggingface_hub/test_huggingface_hub.py
tests/integrations/langchain/__init__.py
tests/integrations/langchain/test_langchain.py
tests/integrations/langgraph/__init__.py
tests/integrations/langgraph/test_langgraph.py
tests/integrations/launchdarkly/__init__.py
tests/integrations/launchdarkly/test_launchdarkly.py
tests/integrations/litellm/__init__.py
tests/integrations/litellm/test_litellm.py
tests/integrations/litestar/__init__.py
tests/integrations/litestar/test_litestar.py
tests/integrations/logging/test_logging.py
tests/integrations/loguru/__init__.py
tests/integrations/loguru/test_loguru.py
tests/integrations/mcp/__init__.py
tests/integrations/mcp/test_mcp.py
tests/integrations/modules/test_modules.py
tests/integrations/openai/__init__.py
tests/integrations/openai/test_openai.py
tests/integrations/openai_agents/__init__.py
tests/integrations/openai_agents/test_openai_agents.py
tests/integrations/openfeature/__init__.py
tests/integrations/openfeature/test_openfeature.py
tests/integrations/opentelemetry/__init__.py
tests/integrations/opentelemetry/test_entry_points.py
tests/integrations/opentelemetry/test_experimental.py
tests/integrations/opentelemetry/test_propagator.py
tests/integrations/opentelemetry/test_span_processor.py
tests/integrations/otlp/__init__.py
tests/integrations/otlp/test_otlp.py
tests/integrations/pure_eval/__init__.py
tests/integrations/pure_eval/test_pure_eval.py
tests/integrations/pydantic_ai/__init__.py
tests/integrations/pydantic_ai/test_pydantic_ai.py
tests/integrations/pymongo/__init__.py
tests/integrations/pymongo/test_pymongo.py
tests/integrations/pyramid/__init__.py
tests/integrations/pyramid/test_pyramid.py
tests/integrations/pyreqwest/__init__.py
tests/integrations/pyreqwest/test_pyreqwest.py
tests/integrations/pyreqwest/pyreqwest_helpers/__init__.py
tests/integrations/pyreqwest/pyreqwest_helpers/helpers.py
tests/integrations/quart/__init__.py
tests/integrations/quart/test_quart.py
tests/integrations/ray/__init__.py
tests/integrations/ray/test_ray.py
tests/integrations/redis/__init__.py
tests/integrations/redis/test_redis.py
tests/integrations/redis/test_redis_cache_module.py
tests/integrations/redis/test_redis_cache_module_async.py
tests/integrations/redis/asyncio/__init__.py
tests/integrations/redis/asyncio/test_redis_asyncio.py
tests/integrations/redis/cluster/__init__.py
tests/integrations/redis/cluster/test_redis_cluster.py
tests/integrations/redis/cluster_asyncio/__init__.py
tests/integrations/redis/cluster_asyncio/test_redis_cluster_asyncio.py
tests/integrations/redis_py_cluster_legacy/__init__.py
tests/integrations/redis_py_cluster_legacy/test_redis_py_cluster_legacy.py
tests/integrations/requests/__init__.py
tests/integrations/requests/test_requests.py
tests/integrations/rq/__init__.py
tests/integrations/rq/test_rq.py
tests/integrations/rust_tracing/__init__.py
tests/integrations/rust_tracing/test_rust_tracing.py
tests/integrations/sanic/__init__.py
tests/integrations/sanic/test_sanic.py
tests/integrations/serverless/test_serverless.py
tests/integrations/socket/__init__.py
tests/integrations/socket/test_socket.py
tests/integrations/spark/__init__.py
tests/integrations/spark/test_spark.py
tests/integrations/sqlalchemy/__init__.py
tests/integrations/sqlalchemy/test_sqlalchemy.py
tests/integrations/sqlalchemy/sqlalchemy_helpers/__init__.py
tests/integrations/sqlalchemy/sqlalchemy_helpers/helpers.py
tests/integrations/starlette/__init__.py
tests/integrations/starlette/photo.jpg
tests/integrations/starlette/test_starlette.py
tests/integrations/starlette/templates/trace_meta.html
tests/integrations/starlite/__init__.py
tests/integrations/starlite/test_starlite.py
tests/integrations/statsig/__init__.py
tests/integrations/statsig/test_statsig.py
tests/integrations/stdlib/__init__.py
tests/integrations/stdlib/test_httplib.py
tests/integrations/stdlib/test_subprocess.py
tests/integrations/stdlib/httplib_helpers/__init__.py
tests/integrations/stdlib/httplib_helpers/helpers.py
tests/integrations/strawberry/__init__.py
tests/integrations/strawberry/test_strawberry.py
tests/integrations/sys_exit/test_sys_exit.py
tests/integrations/threading/test_threading.py
tests/integrations/tornado/__init__.py
tests/integrations/tornado/test_tornado.py
tests/integrations/trytond/__init__.py
tests/integrations/trytond/test_trytond.py
tests/integrations/typer/__init__.py
tests/integrations/typer/test_typer.py
tests/integrations/unleash/__init__.py
tests/integrations/unleash/test_unleash.py
tests/integrations/unleash/testutils.py
tests/integrations/unraisablehook/test_unraisablehook.py
tests/integrations/wsgi/test_wsgi.py
tests/new_scopes_compat/__init__.py
tests/new_scopes_compat/conftest.py
tests/new_scopes_compat/test_new_scopes_compat.py
tests/new_scopes_compat/test_new_scopes_compat_event.py
tests/profiler/__init__.py
tests/profiler/test_continuous_profiler.py
tests/profiler/test_transaction_profiler.py
tests/tracing/test_baggage.py
tests/tracing/test_decorator.py
tests/tracing/test_deprecated.py
tests/tracing/test_http_headers.py
tests/tracing/test_ignore_status_codes.py
tests/tracing/test_integration_tests.py
tests/tracing/test_misc.py
tests/tracing/test_noop_span.py
tests/tracing/test_propagation.py
tests/tracing/test_sample_rand.py
tests/tracing/test_sample_rand_propagation.py
tests/tracing/test_sampling.py
tests/tracing/test_span_batcher.py
tests/tracing/test_span_name.py
tests/tracing/test_span_origin.py
tests/tracing/test_span_streaming.py
tests/utils/__init__.py
tests/utils/test_contextvars.py
tests/utils/test_general.py
tests/utils/test_transaction.py