.clang-format
.codespellignorelines
.coveragerc
.gitconfig
.gitignore
.gitlab-ci.yml
.readthedocs.yml
CHANGELOG.md
LICENSE
LICENSE.Apache
LICENSE.BSD3
MANIFEST.in
NOTICE
README.md
SECURITY.md
build_libnative.py
commitlint.config.js
conftest.py
docker-compose.yml
hatch.toml
min_compatible_versions.csv
mypy.ini
pyproject.toml
repository.datadog.yml
requirements.csv
riotfile.py
setup.cfg
setup.py
static-analysis.datadog.yml
supported_versions_output.json
supported_versions_table.csv
.cursor/rules/dd-trace-py.mdc
.cursor/rules/repo-structure.mdc
.github/CODEOWNERS
.github/COMMIT_TEMPLATE.txt
.github/PULL_REQUEST_TEMPLATE.md
.github/codeql-config.yml
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yaml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yaml
.github/chainguard/gitlab.github-access.read.sts.yaml
.github/chainguard/self.backport.create-pr.sts.yaml
.github/chainguard/self.generate-package-versions.create-pr.sts.yaml
.github/chainguard/self.generate-supported-versions.create-pr.sts.yaml
.github/workflows/all-green.yml
.github/workflows/backport.yml
.github/workflows/build-and-publish-image.yml
.github/workflows/build_deploy.yml
.github/workflows/build_python_3.yml
.github/workflows/changelog.yml
.github/workflows/check_old_target_branch.yml
.github/workflows/codeowners.yml
.github/workflows/codeql-analysis.yml
.github/workflows/django-overhead-profile.yml
.github/workflows/encoders-profile.yml
.github/workflows/flask-overhead-profile.yml
.github/workflows/generate-package-versions.yml
.github/workflows/generate-supported-versions.yml
.github/workflows/import-analysis.yml
.github/workflows/lib-inject-prune.yml
.github/workflows/pr-name.yml
.github/workflows/profiling-native.yml
.github/workflows/prune_workflow.yml
.github/workflows/pypa_musllinux_1_2_i686.yml
.github/workflows/pytorch_gpu_tests.yml
.github/workflows/report-skipped-flaky.yml
.github/workflows/require-checklist.yaml
.github/workflows/requirements-locks.yml
.github/workflows/setup-tox.sh
.github/workflows/stale.yml
.github/workflows/system-tests.yml
.github/workflows/test_frameworks.yml
.github/workflows/test_lib_injection.yml
.github/workflows/testrunner.yml
.github/workflows/unit_tests.yml
.github/workflows/upstream-issues.yml
.gitlab/ci-split-input.sh
.gitlab/download-dependency-wheels.sh
.gitlab/download-wheels-from-gh-actions.sh
.gitlab/native.yml
.gitlab/one-pipeline.locked.yml
.gitlab/package.yml
.gitlab/prepare-oci-package.sh
.gitlab/release.yml
.gitlab/requirements_allow.json
.gitlab/requirements_block.json
.gitlab/services.yml
.gitlab/testrunner.yml
.gitlab/tests.yml
.gitlab/benchmarks/bp-runner.macrobenchmarks.fail-on-breach.yml
.gitlab/benchmarks/bp-runner.microbenchmarks.fail-on-breach.yml
.gitlab/benchmarks/bp-runner.yml
.gitlab/benchmarks/macrobenchmarks.yml
.gitlab/benchmarks/microbenchmarks.yml
.gitlab/benchmarks/serverless.yml
.gitlab/benchmarks/steps/build-baseline.sh
.gitlab/benchmarks/steps/detect-baseline.sh
.gitlab/scripts/get-riot-hashes.sh
.gitlab/scripts/get-riot-pip-cache-key.sh
.gitlab/templates/build-base-venvs.yml
.gitlab/templates/cached-testrunner.yml
.gitlab/templates/detect-global-locks.yml
.gitlab/templates/debugging/exploration.yml
ci/coverage/requirements.in
ci/coverage/requirements.txt
ddtrace/__init__.py
ddtrace/_hooks.py
ddtrace/_logger.py
ddtrace/_monkey.py
ddtrace/_version.py
ddtrace/auto.py
ddtrace/constants.py
ddtrace/data_streams.py
ddtrace/py.typed
ddtrace/version.py
ddtrace.egg-info/PKG-INFO
ddtrace.egg-info/SOURCES.txt
ddtrace.egg-info/dependency_links.txt
ddtrace.egg-info/entry_points.txt
ddtrace.egg-info/not-zip-safe
ddtrace.egg-info/requires.txt
ddtrace.egg-info/top_level.txt
ddtrace/_trace/__init__.py
ddtrace/_trace/_inferred_proxy.py
ddtrace/_trace/_limits.py
ddtrace/_trace/_span_link.py
ddtrace/_trace/_span_pointer.py
ddtrace/_trace/context.py
ddtrace/_trace/filters.py
ddtrace/_trace/pin.py
ddtrace/_trace/product.py
ddtrace/_trace/provider.py
ddtrace/_trace/sampler.py
ddtrace/_trace/sampling_rule.py
ddtrace/_trace/span.py
ddtrace/_trace/telemetry.py
ddtrace/_trace/trace_handlers.py
ddtrace/_trace/tracer.py
ddtrace/_trace/types.py
ddtrace/_trace/utils.py
ddtrace/_trace/utils_redis.py
ddtrace/_trace/utils_valkey.py
ddtrace/_trace/processor/__init__.py
ddtrace/_trace/utils_botocore/__init__.py
ddtrace/_trace/utils_botocore/aws_payload_tagging.py
ddtrace/_trace/utils_botocore/span_tags.py
ddtrace/_trace/utils_botocore/span_pointers/__init__.py
ddtrace/_trace/utils_botocore/span_pointers/dynamodb.py
ddtrace/_trace/utils_botocore/span_pointers/s3.py
ddtrace/_trace/utils_botocore/span_pointers/telemetry.py
ddtrace/appsec/__init__.py
ddtrace/appsec/_asm_request_context.py
ddtrace/appsec/_capabilities.py
ddtrace/appsec/_common_module_patches.py
ddtrace/appsec/_constants.py
ddtrace/appsec/_deduplications.py
ddtrace/appsec/_handlers.py
ddtrace/appsec/_http_utils.py
ddtrace/appsec/_listeners.py
ddtrace/appsec/_metrics.py
ddtrace/appsec/_processor.py
ddtrace/appsec/_remoteconfiguration.py
ddtrace/appsec/_trace_utils.py
ddtrace/appsec/_utils.py
ddtrace/appsec/rules.json
ddtrace/appsec/track_user_sdk.py
ddtrace/appsec/_api_security/__init__.py
ddtrace/appsec/_api_security/api_manager.py
ddtrace/appsec/_ddwaf/__init__.py
ddtrace/appsec/_ddwaf/ddwaf_types.py
ddtrace/appsec/_ddwaf/waf.py
ddtrace/appsec/_ddwaf/waf_mock.py
ddtrace/appsec/_ddwaf/waf_stubs.py
ddtrace/appsec/_exploit_prevention/stack_traces.py
ddtrace/appsec/_iast/__init__.py
ddtrace/appsec/_iast/_handlers.py
ddtrace/appsec/_iast/_iast_env.py
ddtrace/appsec/_iast/_iast_request_context.py
ddtrace/appsec/_iast/_iast_request_context_base.py
ddtrace/appsec/_iast/_langchain.py
ddtrace/appsec/_iast/_listener.py
ddtrace/appsec/_iast/_loader.py
ddtrace/appsec/_iast/_logs.py
ddtrace/appsec/_iast/_metrics.py
ddtrace/appsec/_iast/_overhead_control_engine.py
ddtrace/appsec/_iast/_patch_modules.py
ddtrace/appsec/_iast/_pytest_plugin.py
ddtrace/appsec/_iast/_span_metrics.py
ddtrace/appsec/_iast/_stacktrace.c
ddtrace/appsec/_iast/_stacktrace.pyi
ddtrace/appsec/_iast/_taint_utils.py
ddtrace/appsec/_iast/_utils.py
ddtrace/appsec/_iast/constants.py
ddtrace/appsec/_iast/main.py
ddtrace/appsec/_iast/processor.py
ddtrace/appsec/_iast/reporter.py
ddtrace/appsec/_iast/_ast/CMakeLists.txt
ddtrace/appsec/_iast/_ast/__init__.py
ddtrace/appsec/_iast/_ast/ast_patching.py
ddtrace/appsec/_iast/_ast/iastpatch.c
ddtrace/appsec/_iast/_ast/iastpatch.pyi
ddtrace/appsec/_iast/_ast/visitor.py
ddtrace/appsec/_iast/_evidence_redaction/__init__.py
ddtrace/appsec/_iast/_evidence_redaction/_sensitive_handler.py
ddtrace/appsec/_iast/_evidence_redaction/command_injection_sensitive_analyzer.py
ddtrace/appsec/_iast/_evidence_redaction/default_sensitive_analyzer.py
ddtrace/appsec/_iast/_evidence_redaction/header_injection_sensitive_analyzer.py
ddtrace/appsec/_iast/_evidence_redaction/sql_sensitive_analyzer.py
ddtrace/appsec/_iast/_evidence_redaction/url_sensitive_analyzer.py
ddtrace/appsec/_iast/_patches/__init__.py
ddtrace/appsec/_iast/_patches/json_tainting.py
ddtrace/appsec/_iast/_taint_tracking/CMakeLists.txt
ddtrace/appsec/_iast/_taint_tracking/README.txt
ddtrace/appsec/_iast/_taint_tracking/__init__.py
ddtrace/appsec/_iast/_taint_tracking/_context.py
ddtrace/appsec/_iast/_taint_tracking/_debug.py
ddtrace/appsec/_iast/_taint_tracking/_taint_objects.py
ddtrace/appsec/_iast/_taint_tracking/_taint_objects_base.py
ddtrace/appsec/_iast/_taint_tracking/aspects.py
ddtrace/appsec/_iast/_taint_tracking/clean.sh
ddtrace/appsec/_iast/_taint_tracking/constants.h
ddtrace/appsec/_iast/_taint_tracking/generate_coverage.sh
ddtrace/appsec/_iast/_taint_tracking/native.cpp
ddtrace/appsec/_iast/_taint_tracking/_vendor/__init__.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/CMakeLists.txt
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/__init__.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/attr.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/buffer_info.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/cast.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/chrono.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/common.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/complex.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/eigen.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/embed.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/eval.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/functional.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/gil.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/gil_safe_call_once.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/iostream.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/numpy.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/operators.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/options.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/pybind11.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/pytypes.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/stl.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/stl_bind.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/type_caster_pyobject_ptr.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/typing.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/detail/class.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/detail/common.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/detail/descr.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/detail/init.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/detail/internals.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/detail/type_caster_base.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/detail/typeid.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/eigen/common.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/eigen/matrix.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/eigen/tensor.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/include/pybind11/stl/filesystem.h
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/pybind11/__init__.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/pybind11/__main__.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/pybind11/_version.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/pybind11/commands.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/pybind11/py.typed
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/pybind11/setup_helpers.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/FindCatch.cmake
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/FindEigen3.cmake
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/FindPythonLibsNew.cmake
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/JoinPaths.cmake
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/__init__.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/check-style.sh
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/cmake_uninstall.cmake.in
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/codespell_ignore_lines_from_errors.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/libsize.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/make_changelog.py
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/pybind11.pc.in
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/pybind11Common.cmake
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/pybind11Config.cmake.in
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/pybind11NewTools.cmake
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/pybind11Tools.cmake
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/pyproject.toml
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/setup_global.py.in
ddtrace/appsec/_iast/_taint_tracking/_vendor/pybind11/tools/setup_main.py.in
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_extend.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_extend.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_format.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_format.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_index.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_index.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_join.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_join.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_modulo.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_modulo.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_operator_add.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_operator_add.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_slice.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_slice.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_split.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_split.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_str.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspect_str.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspects_exports.h
ddtrace/appsec/_iast/_taint_tracking/aspects/aspects_os_path.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/aspects_os_path.h
ddtrace/appsec/_iast/_taint_tracking/aspects/helpers.cpp
ddtrace/appsec/_iast/_taint_tracking/aspects/helpers.h
ddtrace/appsec/_iast/_taint_tracking/initializer/_initializer.h
ddtrace/appsec/_iast/_taint_tracking/initializer/initializer.cpp
ddtrace/appsec/_iast/_taint_tracking/initializer/initializer.h
ddtrace/appsec/_iast/_taint_tracking/taint_tracking/source.cpp
ddtrace/appsec/_iast/_taint_tracking/taint_tracking/source.h
ddtrace/appsec/_iast/_taint_tracking/taint_tracking/taint_range.cpp
ddtrace/appsec/_iast/_taint_tracking/taint_tracking/taint_range.h
ddtrace/appsec/_iast/_taint_tracking/taint_tracking/taint_tracking.h
ddtrace/appsec/_iast/_taint_tracking/taint_tracking/tainted_object.cpp
ddtrace/appsec/_iast/_taint_tracking/taint_tracking/tainted_object.h
ddtrace/appsec/_iast/_taint_tracking/tainted_ops/tainted_ops.cpp
ddtrace/appsec/_iast/_taint_tracking/tainted_ops/tainted_ops.h
ddtrace/appsec/_iast/_taint_tracking/tests/CMakeLists.txt
ddtrace/appsec/_iast/_taint_tracking/tests/test_add_aspect.cpp
ddtrace/appsec/_iast/_taint_tracking/tests/test_common.hpp
ddtrace/appsec/_iast/_taint_tracking/tests/test_helpers.cpp
ddtrace/appsec/_iast/_taint_tracking/tests/test_index_aspect.cpp
ddtrace/appsec/_iast/_taint_tracking/tests/test_other.cpp
ddtrace/appsec/_iast/_taint_tracking/tests/test_secure_marks.cpp
ddtrace/appsec/_iast/_taint_tracking/tests/test_str_aspect.cpp
ddtrace/appsec/_iast/_taint_tracking/tests/test_stringutils.cpp
ddtrace/appsec/_iast/_taint_tracking/tests/test_taintrange_origin.cpp
ddtrace/appsec/_iast/_taint_tracking/utils/generic_utils.cpp
ddtrace/appsec/_iast/_taint_tracking/utils/generic_utils.h
ddtrace/appsec/_iast/_taint_tracking/utils/python_error_guard.cpp
ddtrace/appsec/_iast/_taint_tracking/utils/python_error_guard.h
ddtrace/appsec/_iast/_taint_tracking/utils/string_utils.cpp
ddtrace/appsec/_iast/_taint_tracking/utils/string_utils.h
ddtrace/appsec/_iast/sampling/__init__.py
ddtrace/appsec/_iast/sampling/vulnerability_detection.py
ddtrace/appsec/_iast/secure_marks/README_CONFIGURATION.md
ddtrace/appsec/_iast/secure_marks/__init__.py
ddtrace/appsec/_iast/secure_marks/base.py
ddtrace/appsec/_iast/secure_marks/configuration.py
ddtrace/appsec/_iast/secure_marks/sanitizers.py
ddtrace/appsec/_iast/secure_marks/validators.py
ddtrace/appsec/_iast/sources/__init__.py
ddtrace/appsec/_iast/sources/ast_taint.py
ddtrace/appsec/_iast/taint_sinks/__init__.py
ddtrace/appsec/_iast/taint_sinks/_base.py
ddtrace/appsec/_iast/taint_sinks/ast_taint.py
ddtrace/appsec/_iast/taint_sinks/code_injection.py
ddtrace/appsec/_iast/taint_sinks/command_injection.py
ddtrace/appsec/_iast/taint_sinks/header_injection.py
ddtrace/appsec/_iast/taint_sinks/insecure_cookie.py
ddtrace/appsec/_iast/taint_sinks/path_traversal.py
ddtrace/appsec/_iast/taint_sinks/sql_injection.py
ddtrace/appsec/_iast/taint_sinks/ssrf.py
ddtrace/appsec/_iast/taint_sinks/stacktrace_leak.py
ddtrace/appsec/_iast/taint_sinks/unvalidated_redirect.py
ddtrace/appsec/_iast/taint_sinks/weak_cipher.py
ddtrace/appsec/_iast/taint_sinks/weak_hash.py
ddtrace/appsec/_iast/taint_sinks/weak_randomness.py
ddtrace/appsec/_iast/taint_sinks/xss.py
ddtrace/appsec/_python_info/__init__.py
ddtrace/appsec/ai_guard/__init__.py
ddtrace/appsec/ai_guard/_api_client.py
ddtrace/appsec/iast/__init__.py
ddtrace/appsec/trace_utils/__init__.py
ddtrace/bootstrap/__init__.py
ddtrace/bootstrap/preload.py
ddtrace/bootstrap/sitecustomize.py
ddtrace/commands/__init__.py
ddtrace/commands/_dd_crashtracker_receiver.py
ddtrace/commands/ddtrace_run.py
ddtrace/contrib/__init__.py
ddtrace/contrib/aiohttp.py
ddtrace/contrib/asgi.py
ddtrace/contrib/bottle.py
ddtrace/contrib/celery.py
ddtrace/contrib/cherrypy.py
ddtrace/contrib/dbapi.py
ddtrace/contrib/dbapi_async.py
ddtrace/contrib/falcon.py
ddtrace/contrib/flask_cache.py
ddtrace/contrib/pylibmc.py
ddtrace/contrib/pyramid.py
ddtrace/contrib/requests.py
ddtrace/contrib/sqlalchemy.py
ddtrace/contrib/tornado.py
ddtrace/contrib/trace_utils.py
ddtrace/contrib/valkey.py
ddtrace/contrib/wsgi.py
ddtrace/contrib/integration_registry/README.md
ddtrace/contrib/integration_registry/__init__.py
ddtrace/contrib/integration_registry/_registry_schema.json
ddtrace/contrib/integration_registry/mappings.py
ddtrace/contrib/integration_registry/registry.yaml
ddtrace/contrib/integration_registry/utils.py
ddtrace/contrib/internal/__init__.py
ddtrace/contrib/internal/redis_utils.py
ddtrace/contrib/internal/trace_utils.py
ddtrace/contrib/internal/trace_utils_async.py
ddtrace/contrib/internal/trace_utils_base.py
ddtrace/contrib/internal/valkey_utils.py
ddtrace/contrib/internal/aiobotocore/__init__.py
ddtrace/contrib/internal/aiobotocore/patch.py
ddtrace/contrib/internal/aiohttp/middlewares.py
ddtrace/contrib/internal/aiohttp/patch.py
ddtrace/contrib/internal/aiohttp_jinja2/__init__.py
ddtrace/contrib/internal/aiohttp_jinja2/patch.py
ddtrace/contrib/internal/aiomysql/__init__.py
ddtrace/contrib/internal/aiomysql/patch.py
ddtrace/contrib/internal/aiopg/__init__.py
ddtrace/contrib/internal/aiopg/connection.py
ddtrace/contrib/internal/aiopg/patch.py
ddtrace/contrib/internal/aioredis/__init__.py
ddtrace/contrib/internal/aioredis/patch.py
ddtrace/contrib/internal/algoliasearch/__init__.py
ddtrace/contrib/internal/algoliasearch/patch.py
ddtrace/contrib/internal/anthropic/__init__.py
ddtrace/contrib/internal/anthropic/_streaming.py
ddtrace/contrib/internal/anthropic/patch.py
ddtrace/contrib/internal/anthropic/utils.py
ddtrace/contrib/internal/aredis/__init__.py
ddtrace/contrib/internal/aredis/patch.py
ddtrace/contrib/internal/asgi/middleware.py
ddtrace/contrib/internal/asgi/utils.py
ddtrace/contrib/internal/asyncio/__init__.py
ddtrace/contrib/internal/asyncio/patch.py
ddtrace/contrib/internal/asyncpg/__init__.py
ddtrace/contrib/internal/asyncpg/patch.py
ddtrace/contrib/internal/avro/__init__.py
ddtrace/contrib/internal/avro/patch.py
ddtrace/contrib/internal/avro/schema_iterator.py
ddtrace/contrib/internal/aws_lambda/__init__.py
ddtrace/contrib/internal/aws_lambda/_cold_start.py
ddtrace/contrib/internal/aws_lambda/patch.py
ddtrace/contrib/internal/azure_functions/__init__.py
ddtrace/contrib/internal/azure_functions/patch.py
ddtrace/contrib/internal/azure_functions/utils.py
ddtrace/contrib/internal/azure_servicebus/__init__.py
ddtrace/contrib/internal/azure_servicebus/patch.py
ddtrace/contrib/internal/azure_servicebus/utils.py
ddtrace/contrib/internal/boto/__init__.py
ddtrace/contrib/internal/boto/patch.py
ddtrace/contrib/internal/botocore/__init__.py
ddtrace/contrib/internal/botocore/constants.py
ddtrace/contrib/internal/botocore/patch.py
ddtrace/contrib/internal/botocore/utils.py
ddtrace/contrib/internal/botocore/services/bedrock.py
ddtrace/contrib/internal/botocore/services/bedrock_agents.py
ddtrace/contrib/internal/botocore/services/kinesis.py
ddtrace/contrib/internal/botocore/services/sqs.py
ddtrace/contrib/internal/botocore/services/stepfunctions.py
ddtrace/contrib/internal/bottle/patch.py
ddtrace/contrib/internal/bottle/trace.py
ddtrace/contrib/internal/cassandra/__init__.py
ddtrace/contrib/internal/cassandra/patch.py
ddtrace/contrib/internal/cassandra/session.py
ddtrace/contrib/internal/celery/app.py
ddtrace/contrib/internal/celery/constants.py
ddtrace/contrib/internal/celery/patch.py
ddtrace/contrib/internal/celery/signals.py
ddtrace/contrib/internal/celery/utils.py
ddtrace/contrib/internal/cherrypy/patch.py
ddtrace/contrib/internal/consul/__init__.py
ddtrace/contrib/internal/consul/patch.py
ddtrace/contrib/internal/coverage/__init__.py
ddtrace/contrib/internal/coverage/constants.py
ddtrace/contrib/internal/coverage/data.py
ddtrace/contrib/internal/coverage/patch.py
ddtrace/contrib/internal/coverage/utils.py
ddtrace/contrib/internal/crewai/__init__.py
ddtrace/contrib/internal/crewai/patch.py
ddtrace/contrib/internal/ddtrace_api/__init__.py
ddtrace/contrib/internal/ddtrace_api/patch.py
ddtrace/contrib/internal/django/__init__.py
ddtrace/contrib/internal/django/_asgi.py
ddtrace/contrib/internal/django/compat.py
ddtrace/contrib/internal/django/patch.py
ddtrace/contrib/internal/django/restframework.py
ddtrace/contrib/internal/django/templates.py
ddtrace/contrib/internal/django/utils.py
ddtrace/contrib/internal/dogpile_cache/__init__.py
ddtrace/contrib/internal/dogpile_cache/lock.py
ddtrace/contrib/internal/dogpile_cache/patch.py
ddtrace/contrib/internal/dogpile_cache/region.py
ddtrace/contrib/internal/dramatiq/__init__.py
ddtrace/contrib/internal/dramatiq/patch.py
ddtrace/contrib/internal/elasticsearch/__init__.py
ddtrace/contrib/internal/elasticsearch/patch.py
ddtrace/contrib/internal/elasticsearch/quantize.py
ddtrace/contrib/internal/falcon/middleware.py
ddtrace/contrib/internal/falcon/patch.py
ddtrace/contrib/internal/fastapi/__init__.py
ddtrace/contrib/internal/fastapi/patch.py
ddtrace/contrib/internal/flask/__init__.py
ddtrace/contrib/internal/flask/patch.py
ddtrace/contrib/internal/flask/wrappers.py
ddtrace/contrib/internal/flask_cache/patch.py
ddtrace/contrib/internal/flask_cache/utils.py
ddtrace/contrib/internal/freezegun/__init__.py
ddtrace/contrib/internal/freezegun/patch.py
ddtrace/contrib/internal/futures/__init__.py
ddtrace/contrib/internal/futures/patch.py
ddtrace/contrib/internal/futures/threading.py
ddtrace/contrib/internal/gevent/__init__.py
ddtrace/contrib/internal/gevent/greenlet.py
ddtrace/contrib/internal/gevent/patch.py
ddtrace/contrib/internal/google_genai/__init__.py
ddtrace/contrib/internal/google_genai/_utils.py
ddtrace/contrib/internal/google_genai/patch.py
ddtrace/contrib/internal/google_generativeai/__init__.py
ddtrace/contrib/internal/google_generativeai/_utils.py
ddtrace/contrib/internal/google_generativeai/patch.py
ddtrace/contrib/internal/graphql/__init__.py
ddtrace/contrib/internal/graphql/patch.py
ddtrace/contrib/internal/grpc/__init__.py
ddtrace/contrib/internal/grpc/aio_client_interceptor.py
ddtrace/contrib/internal/grpc/aio_server_interceptor.py
ddtrace/contrib/internal/grpc/client_interceptor.py
ddtrace/contrib/internal/grpc/constants.py
ddtrace/contrib/internal/grpc/patch.py
ddtrace/contrib/internal/grpc/server_interceptor.py
ddtrace/contrib/internal/grpc/utils.py
ddtrace/contrib/internal/gunicorn/__init__.py
ddtrace/contrib/internal/httplib/__init__.py
ddtrace/contrib/internal/httplib/patch.py
ddtrace/contrib/internal/httpx/__init__.py
ddtrace/contrib/internal/httpx/patch.py
ddtrace/contrib/internal/jinja2/__init__.py
ddtrace/contrib/internal/jinja2/constants.py
ddtrace/contrib/internal/jinja2/patch.py
ddtrace/contrib/internal/kafka/__init__.py
ddtrace/contrib/internal/kafka/patch.py
ddtrace/contrib/internal/kombu/__init__.py
ddtrace/contrib/internal/kombu/constants.py
ddtrace/contrib/internal/kombu/patch.py
ddtrace/contrib/internal/kombu/utils.py
ddtrace/contrib/internal/langchain/__init__.py
ddtrace/contrib/internal/langchain/constants.py
ddtrace/contrib/internal/langchain/patch.py
ddtrace/contrib/internal/langchain/utils.py
ddtrace/contrib/internal/langgraph/__init__.py
ddtrace/contrib/internal/langgraph/patch.py
ddtrace/contrib/internal/litellm/__init__.py
ddtrace/contrib/internal/litellm/patch.py
ddtrace/contrib/internal/litellm/utils.py
ddtrace/contrib/internal/logbook/__init__.py
ddtrace/contrib/internal/logbook/patch.py
ddtrace/contrib/internal/logging/__init__.py
ddtrace/contrib/internal/logging/patch.py
ddtrace/contrib/internal/loguru/__init__.py
ddtrace/contrib/internal/loguru/patch.py
ddtrace/contrib/internal/mako/__init__.py
ddtrace/contrib/internal/mako/constants.py
ddtrace/contrib/internal/mako/patch.py
ddtrace/contrib/internal/mariadb/__init__.py
ddtrace/contrib/internal/mariadb/patch.py
ddtrace/contrib/internal/mcp/__init__.py
ddtrace/contrib/internal/mcp/patch.py
ddtrace/contrib/internal/molten/__init__.py
ddtrace/contrib/internal/molten/patch.py
ddtrace/contrib/internal/molten/wrappers.py
ddtrace/contrib/internal/mongoengine/__init__.py
ddtrace/contrib/internal/mongoengine/patch.py
ddtrace/contrib/internal/mongoengine/trace.py
ddtrace/contrib/internal/mysql/__init__.py
ddtrace/contrib/internal/mysql/patch.py
ddtrace/contrib/internal/mysqldb/__init__.py
ddtrace/contrib/internal/mysqldb/patch.py
ddtrace/contrib/internal/openai/__init__.py
ddtrace/contrib/internal/openai/_endpoint_hooks.py
ddtrace/contrib/internal/openai/patch.py
ddtrace/contrib/internal/openai/utils.py
ddtrace/contrib/internal/openai_agents/__init__.py
ddtrace/contrib/internal/openai_agents/patch.py
ddtrace/contrib/internal/openai_agents/processor.py
ddtrace/contrib/internal/protobuf/__init__.py
ddtrace/contrib/internal/protobuf/patch.py
ddtrace/contrib/internal/protobuf/schema_iterator.py
ddtrace/contrib/internal/psycopg/__init__.py
ddtrace/contrib/internal/psycopg/async_connection.py
ddtrace/contrib/internal/psycopg/async_cursor.py
ddtrace/contrib/internal/psycopg/connection.py
ddtrace/contrib/internal/psycopg/cursor.py
ddtrace/contrib/internal/psycopg/extensions.py
ddtrace/contrib/internal/psycopg/patch.py
ddtrace/contrib/internal/pydantic_ai/__init__.py
ddtrace/contrib/internal/pydantic_ai/patch.py
ddtrace/contrib/internal/pydantic_ai/utils.py
ddtrace/contrib/internal/pylibmc/addrs.py
ddtrace/contrib/internal/pylibmc/client.py
ddtrace/contrib/internal/pylibmc/patch.py
ddtrace/contrib/internal/pymemcache/__init__.py
ddtrace/contrib/internal/pymemcache/client.py
ddtrace/contrib/internal/pymemcache/patch.py
ddtrace/contrib/internal/pymongo/__init__.py
ddtrace/contrib/internal/pymongo/client.py
ddtrace/contrib/internal/pymongo/parse.py
ddtrace/contrib/internal/pymongo/patch.py
ddtrace/contrib/internal/pymysql/__init__.py
ddtrace/contrib/internal/pymysql/patch.py
ddtrace/contrib/internal/pynamodb/__init__.py
ddtrace/contrib/internal/pynamodb/patch.py
ddtrace/contrib/internal/pyodbc/__init__.py
ddtrace/contrib/internal/pyodbc/patch.py
ddtrace/contrib/internal/pyramid/constants.py
ddtrace/contrib/internal/pyramid/patch.py
ddtrace/contrib/internal/pyramid/trace.py
ddtrace/contrib/internal/pytest/__init__.py
ddtrace/contrib/internal/pytest/_atr_utils.py
ddtrace/contrib/internal/pytest/_attempt_to_fix.py
ddtrace/contrib/internal/pytest/_benchmark_utils.py
ddtrace/contrib/internal/pytest/_efd_utils.py
ddtrace/contrib/internal/pytest/_plugin_v2.py
ddtrace/contrib/internal/pytest/_pytest_bdd_subplugin.py
ddtrace/contrib/internal/pytest/_report_links.py
ddtrace/contrib/internal/pytest/_retry_utils.py
ddtrace/contrib/internal/pytest/_types.py
ddtrace/contrib/internal/pytest/_utils.py
ddtrace/contrib/internal/pytest/_xdist.py
ddtrace/contrib/internal/pytest/constants.py
ddtrace/contrib/internal/pytest/newhooks.py
ddtrace/contrib/internal/pytest/patch.py
ddtrace/contrib/internal/pytest/plugin.py
ddtrace/contrib/internal/pytest_bdd/__init__.py
ddtrace/contrib/internal/pytest_bdd/_plugin.py
ddtrace/contrib/internal/pytest_bdd/constants.py
ddtrace/contrib/internal/pytest_bdd/patch.py
ddtrace/contrib/internal/pytest_bdd/plugin.py
ddtrace/contrib/internal/pytest_benchmark/__init__.py
ddtrace/contrib/internal/pytest_benchmark/_plugin.py
ddtrace/contrib/internal/pytest_benchmark/constants.py
ddtrace/contrib/internal/pytest_benchmark/plugin.py
ddtrace/contrib/internal/ray/__init__.py
ddtrace/contrib/internal/ray/tracer.py
ddtrace/contrib/internal/redis/__init__.py
ddtrace/contrib/internal/redis/asyncio_patch.py
ddtrace/contrib/internal/redis/patch.py
ddtrace/contrib/internal/rediscluster/__init__.py
ddtrace/contrib/internal/rediscluster/patch.py
ddtrace/contrib/internal/requests/connection.py
ddtrace/contrib/internal/requests/constants.py
ddtrace/contrib/internal/requests/patch.py
ddtrace/contrib/internal/requests/session.py
ddtrace/contrib/internal/rq/__init__.py
ddtrace/contrib/internal/rq/patch.py
ddtrace/contrib/internal/sanic/__init__.py
ddtrace/contrib/internal/sanic/patch.py
ddtrace/contrib/internal/selenium/__init__.py
ddtrace/contrib/internal/selenium/patch.py
ddtrace/contrib/internal/snowflake/__init__.py
ddtrace/contrib/internal/snowflake/patch.py
ddtrace/contrib/internal/sqlalchemy/engine.py
ddtrace/contrib/internal/sqlalchemy/patch.py
ddtrace/contrib/internal/sqlite3/__init__.py
ddtrace/contrib/internal/sqlite3/patch.py
ddtrace/contrib/internal/starlette/__init__.py
ddtrace/contrib/internal/starlette/patch.py
ddtrace/contrib/internal/structlog/__init__.py
ddtrace/contrib/internal/structlog/patch.py
ddtrace/contrib/internal/subprocess/__init__.py
ddtrace/contrib/internal/subprocess/constants.py
ddtrace/contrib/internal/subprocess/patch.py
ddtrace/contrib/internal/tornado/application.py
ddtrace/contrib/internal/tornado/constants.py
ddtrace/contrib/internal/tornado/decorators.py
ddtrace/contrib/internal/tornado/handlers.py
ddtrace/contrib/internal/tornado/patch.py
ddtrace/contrib/internal/tornado/stack_context.py
ddtrace/contrib/internal/tornado/template.py
ddtrace/contrib/internal/unittest/__init__.py
ddtrace/contrib/internal/unittest/constants.py
ddtrace/contrib/internal/unittest/patch.py
ddtrace/contrib/internal/urllib/__init__.py
ddtrace/contrib/internal/urllib/patch.py
ddtrace/contrib/internal/urllib3/__init__.py
ddtrace/contrib/internal/urllib3/patch.py
ddtrace/contrib/internal/valkey/asyncio_patch.py
ddtrace/contrib/internal/valkey/patch.py
ddtrace/contrib/internal/vertexai/__init__.py
ddtrace/contrib/internal/vertexai/_utils.py
ddtrace/contrib/internal/vertexai/patch.py
ddtrace/contrib/internal/vertica/__init__.py
ddtrace/contrib/internal/vertica/patch.py
ddtrace/contrib/internal/webbrowser/__init__.py
ddtrace/contrib/internal/webbrowser/patch.py
ddtrace/contrib/internal/wsgi/wsgi.py
ddtrace/contrib/internal/yaaredis/__init__.py
ddtrace/contrib/internal/yaaredis/patch.py
ddtrace/debugging/README.md
ddtrace/debugging/__init__.py
ddtrace/debugging/__init__.pyi
ddtrace/debugging/_config.py
ddtrace/debugging/_debugger.py
ddtrace/debugging/_encoding.py
ddtrace/debugging/_expressions.py
ddtrace/debugging/_import.py
ddtrace/debugging/_live.py
ddtrace/debugging/_metrics.py
ddtrace/debugging/_redaction.py
ddtrace/debugging/_safety.py
ddtrace/debugging/_session.py
ddtrace/debugging/_uploader.py
ddtrace/debugging/_exception/__init__.py
ddtrace/debugging/_exception/replay.py
ddtrace/debugging/_function/__init__.py
ddtrace/debugging/_function/discovery.py
ddtrace/debugging/_function/store.py
ddtrace/debugging/_origin/__init__.py
ddtrace/debugging/_origin/span.py
ddtrace/debugging/_probe/__init__.py
ddtrace/debugging/_probe/model.py
ddtrace/debugging/_probe/registry.py
ddtrace/debugging/_probe/remoteconfig.py
ddtrace/debugging/_probe/status.py
ddtrace/debugging/_products/__init__.py
ddtrace/debugging/_products/dynamic_instrumentation.py
ddtrace/debugging/_products/exception_replay.py
ddtrace/debugging/_products/live_debugger.py
ddtrace/debugging/_products/code_origin/__init__.py
ddtrace/debugging/_products/code_origin/span.py
ddtrace/debugging/_signal/__init__.py
ddtrace/debugging/_signal/collector.py
ddtrace/debugging/_signal/log.py
ddtrace/debugging/_signal/metric_sample.py
ddtrace/debugging/_signal/model.py
ddtrace/debugging/_signal/snapshot.py
ddtrace/debugging/_signal/tracing.py
ddtrace/debugging/_signal/trigger.py
ddtrace/debugging/_signal/utils.py
ddtrace/errortracking/__init__.py
ddtrace/errortracking/product.py
ddtrace/errortracking/_handled_exceptions/__init__.py
ddtrace/errortracking/_handled_exceptions/bytecode_injector.py
ddtrace/errortracking/_handled_exceptions/bytecode_reporting.py
ddtrace/errortracking/_handled_exceptions/callbacks.py
ddtrace/errortracking/_handled_exceptions/collector.py
ddtrace/errortracking/_handled_exceptions/monitoring_reporting.py
ddtrace/ext/__init__.py
ddtrace/ext/aws.py
ddtrace/ext/azure_servicebus.py
ddtrace/ext/cassandra.py
ddtrace/ext/ci.py
ddtrace/ext/consul.py
ddtrace/ext/db.py
ddtrace/ext/elasticsearch.py
ddtrace/ext/git.py
ddtrace/ext/http.py
ddtrace/ext/kafka.py
ddtrace/ext/kombu.py
ddtrace/ext/memcached.py
ddtrace/ext/mongo.py
ddtrace/ext/net.py
ddtrace/ext/redis.py
ddtrace/ext/schema.py
ddtrace/ext/sql.py
ddtrace/ext/test.py
ddtrace/ext/user.py
ddtrace/ext/valkey.py
ddtrace/ext/websocket.py
ddtrace/ext/test_visibility/__init__.py
ddtrace/ext/test_visibility/_constants.py
ddtrace/ext/test_visibility/_test_visibility_base.py
ddtrace/ext/test_visibility/_utils.py
ddtrace/ext/test_visibility/api.py
ddtrace/ext/test_visibility/status.py
ddtrace/internal/README.md
ddtrace/internal/__init__.py
ddtrace/internal/_encoding.c
ddtrace/internal/_encoding.pyi
ddtrace/internal/_encoding.pyx
ddtrace/internal/_exceptions.py
ddtrace/internal/_file_queue.py
ddtrace/internal/_rand.c
ddtrace/internal/_rand.pyi
ddtrace/internal/_rand.pyx
ddtrace/internal/_stdint.h
ddtrace/internal/_tagset.c
ddtrace/internal/_tagset.pyi
ddtrace/internal/_tagset.pyx
ddtrace/internal/_threads.cpp
ddtrace/internal/_threads.pyi
ddtrace/internal/_unpatched.py
ddtrace/internal/_utils.h
ddtrace/internal/_utils.pxd
ddtrace/internal/agent.py
ddtrace/internal/assembly.py
ddtrace/internal/atexit.py
ddtrace/internal/codeowners.py
ddtrace/internal/compat.py
ddtrace/internal/constants.py
ddtrace/internal/debug.py
ddtrace/internal/dogstatsd.py
ddtrace/internal/encoding.py
ddtrace/internal/endpoints.py
ddtrace/internal/forksafe.py
ddtrace/internal/gitmetadata.py
ddtrace/internal/glob_matching.py
ddtrace/internal/hostname.py
ddtrace/internal/http.py
ddtrace/internal/logger.py
ddtrace/internal/metrics.py
ddtrace/internal/module.py
ddtrace/internal/pack.h
ddtrace/internal/pack_template.h
ddtrace/internal/packages.py
ddtrace/internal/periodic.py
ddtrace/internal/products.py
ddtrace/internal/rate_limiter.py
ddtrace/internal/safety.py
ddtrace/internal/sampling.py
ddtrace/internal/service.py
ddtrace/internal/sma.py
ddtrace/internal/sysdep.h
ddtrace/internal/third-party.tar.gz
ddtrace/internal/tracemethods.py
ddtrace/internal/uds.py
ddtrace/internal/uwsgi.py
ddtrace/internal/appsec/product.py
ddtrace/internal/appsec/prototypes.py
ddtrace/internal/bytecode_injection/__init__.py
ddtrace/internal/bytecode_injection/core.py
ddtrace/internal/ci_visibility/__init__.py
ddtrace/internal/ci_visibility/_api_client.py
ddtrace/internal/ci_visibility/constants.py
ddtrace/internal/ci_visibility/context.py
ddtrace/internal/ci_visibility/coverage.py
ddtrace/internal/ci_visibility/encoder.py
ddtrace/internal/ci_visibility/errors.py
ddtrace/internal/ci_visibility/filters.py
ddtrace/internal/ci_visibility/git_client.py
ddtrace/internal/ci_visibility/git_data.py
ddtrace/internal/ci_visibility/recorder.py
ddtrace/internal/ci_visibility/service_registry.py
ddtrace/internal/ci_visibility/utils.py
ddtrace/internal/ci_visibility/writer.py
ddtrace/internal/ci_visibility/api/_base.py
ddtrace/internal/ci_visibility/api/_coverage_data.py
ddtrace/internal/ci_visibility/api/_module.py
ddtrace/internal/ci_visibility/api/_session.py
ddtrace/internal/ci_visibility/api/_suite.py
ddtrace/internal/ci_visibility/api/_test.py
ddtrace/internal/ci_visibility/telemetry/__init__.py
ddtrace/internal/ci_visibility/telemetry/api_request.py
ddtrace/internal/ci_visibility/telemetry/constants.py
ddtrace/internal/ci_visibility/telemetry/coverage.py
ddtrace/internal/ci_visibility/telemetry/early_flake_detection.py
ddtrace/internal/ci_visibility/telemetry/events.py
ddtrace/internal/ci_visibility/telemetry/git.py
ddtrace/internal/ci_visibility/telemetry/itr.py
ddtrace/internal/ci_visibility/telemetry/payload.py
ddtrace/internal/ci_visibility/telemetry/test_management.py
ddtrace/internal/core/__init__.py
ddtrace/internal/core/crashtracking.py
ddtrace/internal/core/event_hub.py
ddtrace/internal/coverage/__init__.py
ddtrace/internal/coverage/code.py
ddtrace/internal/coverage/installer.py
ddtrace/internal/coverage/instrumentation.py
ddtrace/internal/coverage/instrumentation_py3_10.py
ddtrace/internal/coverage/instrumentation_py3_11.py
ddtrace/internal/coverage/instrumentation_py3_12.py
ddtrace/internal/coverage/instrumentation_py3_13.py
ddtrace/internal/coverage/instrumentation_py3_8.py
ddtrace/internal/coverage/multiprocessing_coverage.py
ddtrace/internal/coverage/report.py
ddtrace/internal/coverage/threading_coverage.py
ddtrace/internal/coverage/util.py
ddtrace/internal/datadog/__init__.py
ddtrace/internal/datadog/profiling/__init__.py
ddtrace/internal/datadog/profiling/_types.py
ddtrace/internal/datadog/profiling/build_standalone.sh
ddtrace/internal/datadog/profiling/code_provenance.py
ddtrace/internal/datadog/profiling/runner.sh
ddtrace/internal/datadog/profiling/util.py
ddtrace/internal/datadog/profiling/cmake/AnalysisFunc.cmake
ddtrace/internal/datadog/profiling/cmake/FindClangtidy.cmake
ddtrace/internal/datadog/profiling/cmake/FindCppcheck.cmake
ddtrace/internal/datadog/profiling/cmake/FindInfer.cmake
ddtrace/internal/datadog/profiling/cmake/FindLibNative.cmake
ddtrace/internal/datadog/profiling/cmake/tools/fetch_infer.sh
ddtrace/internal/datadog/profiling/cmake/tools/infer_checksums.txt
ddtrace/internal/datadog/profiling/dd_wrapper/CMakeLists.txt
ddtrace/internal/datadog/profiling/dd_wrapper/dd_wrapper.md
ddtrace/internal/datadog/profiling/dd_wrapper/include/code_provenance.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/code_provenance_interface.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/constants.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/ddup_interface.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/libdatadog_helpers.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/profile.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/sample.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/sample_manager.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/static_sample_pool.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/types.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/uploader.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/include/uploader_builder.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/src/code_provenance.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/src/code_provenance_interface.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/src/ddup_interface.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/src/profile.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/src/sample.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/src/sample_manager.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/src/static_sample_pool.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/src/uploader.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/src/uploader_builder.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/test/CMakeLists.txt
ddtrace/internal/datadog/profiling/dd_wrapper/test/TSan.supp
ddtrace/internal/datadog/profiling/dd_wrapper/test/test_api.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/test/test_forking.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/test/test_initialization.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/test/test_threading.cpp
ddtrace/internal/datadog/profiling/dd_wrapper/test/test_utils.hpp
ddtrace/internal/datadog/profiling/dd_wrapper/test/valgrind.supp
ddtrace/internal/datadog/profiling/ddup/CMakeLists.txt
ddtrace/internal/datadog/profiling/ddup/__init__.py
ddtrace/internal/datadog/profiling/ddup/_ddup.pyi
ddtrace/internal/datadog/profiling/ddup/_ddup.pyx
ddtrace/internal/datadog/profiling/ddup/test/interface.py
ddtrace/internal/datadog/profiling/docs/Design.md
ddtrace/internal/datadog/profiling/docs/Standalone.md
ddtrace/internal/datadog/profiling/stack_v2/CMakeLists.txt
ddtrace/internal/datadog/profiling/stack_v2/__init__.py
ddtrace/internal/datadog/profiling/stack_v2/include/constants.hpp
ddtrace/internal/datadog/profiling/stack_v2/include/python_headers.hpp
ddtrace/internal/datadog/profiling/stack_v2/include/sampler.hpp
ddtrace/internal/datadog/profiling/stack_v2/include/stack_renderer.hpp
ddtrace/internal/datadog/profiling/stack_v2/include/thread_span_links.hpp
ddtrace/internal/datadog/profiling/stack_v2/include/util/cast_to_pyfunc.hpp
ddtrace/internal/datadog/profiling/stack_v2/src/sampler.cpp
ddtrace/internal/datadog/profiling/stack_v2/src/stack_renderer.cpp
ddtrace/internal/datadog/profiling/stack_v2/src/stack_v2.cpp
ddtrace/internal/datadog/profiling/stack_v2/src/thread_span_links.cpp
ddtrace/internal/datadog/profiling/stack_v2/test/CMakeLists.txt
ddtrace/internal/datadog/profiling/stack_v2/test/test_thread_span_links.cpp
ddtrace/internal/datadog/profiling/stack_v2/test/valgrind.supp
ddtrace/internal/datadog/profiling/test/.gitignore
ddtrace/internal/datastreams/__init__.py
ddtrace/internal/datastreams/botocore.py
ddtrace/internal/datastreams/encoding.py
ddtrace/internal/datastreams/fnv.py
ddtrace/internal/datastreams/kafka.py
ddtrace/internal/datastreams/kombu.py
ddtrace/internal/datastreams/processor.py
ddtrace/internal/datastreams/utils.py
ddtrace/internal/datastreams/schemas/__init__.py
ddtrace/internal/datastreams/schemas/schema.py
ddtrace/internal/datastreams/schemas/schema_builder.py
ddtrace/internal/datastreams/schemas/schema_iterator.py
ddtrace/internal/datastreams/schemas/schema_sampler.py
ddtrace/internal/flare/__init__.py
ddtrace/internal/flare/_subscribers.py
ddtrace/internal/flare/flare.py
ddtrace/internal/flare/handler.py
ddtrace/internal/iast/product.py
ddtrace/internal/native/__init__.py
ddtrace/internal/native/_native.pyi
ddtrace/internal/opentelemetry/context.py
ddtrace/internal/opentelemetry/metrics.py
ddtrace/internal/opentelemetry/span.py
ddtrace/internal/opentelemetry/trace.py
ddtrace/internal/peer_service/__init__.py
ddtrace/internal/peer_service/processor.py
ddtrace/internal/processor/__init__.py
ddtrace/internal/processor/endpoint_call_counter.py
ddtrace/internal/processor/stats.py
ddtrace/internal/remoteconfig/__init__.py
ddtrace/internal/remoteconfig/_connectors.py
ddtrace/internal/remoteconfig/_publishers.py
ddtrace/internal/remoteconfig/_pubsub.py
ddtrace/internal/remoteconfig/_subscribers.py
ddtrace/internal/remoteconfig/client.py
ddtrace/internal/remoteconfig/constants.py
ddtrace/internal/remoteconfig/worker.py
ddtrace/internal/remoteconfig/products/__init__.py
ddtrace/internal/remoteconfig/products/apm_tracing.py
ddtrace/internal/remoteconfig/products/client.py
ddtrace/internal/runtime/__init__.py
ddtrace/internal/runtime/collector.py
ddtrace/internal/runtime/constants.py
ddtrace/internal/runtime/container.py
ddtrace/internal/runtime/metric_collectors.py
ddtrace/internal/runtime/runtime_metrics.py
ddtrace/internal/runtime/tag_collectors.py
ddtrace/internal/schema/__init__.py
ddtrace/internal/schema/processor.py
ddtrace/internal/schema/span_attribute_schema.py
ddtrace/internal/serverless/__init__.py
ddtrace/internal/symbol_db/__init__.py
ddtrace/internal/symbol_db/product.py
ddtrace/internal/symbol_db/remoteconfig.py
ddtrace/internal/symbol_db/symbols.py
ddtrace/internal/telemetry/__init__.py
ddtrace/internal/telemetry/constants.py
ddtrace/internal/telemetry/data.py
ddtrace/internal/telemetry/logging.py
ddtrace/internal/telemetry/metrics_namespaces.c
ddtrace/internal/telemetry/metrics_namespaces.pyi
ddtrace/internal/telemetry/metrics_namespaces.pyx
ddtrace/internal/telemetry/modules.py
ddtrace/internal/telemetry/noop_writer.py
ddtrace/internal/telemetry/writer.py
ddtrace/internal/test_visibility/_atr_mixins.py
ddtrace/internal/test_visibility/_attempt_to_fix_mixins.py
ddtrace/internal/test_visibility/_benchmark_mixin.py
ddtrace/internal/test_visibility/_efd_mixins.py
ddtrace/internal/test_visibility/_itr_mixins.py
ddtrace/internal/test_visibility/_library_capabilities.py
ddtrace/internal/test_visibility/api.py
ddtrace/internal/test_visibility/coverage_lines.py
ddtrace/internal/utils/__init__.py
ddtrace/internal/utils/attrdict.py
ddtrace/internal/utils/cache.py
ddtrace/internal/utils/config.py
ddtrace/internal/utils/deprecations.py
ddtrace/internal/utils/formats.py
ddtrace/internal/utils/http.py
ddtrace/internal/utils/importlib.py
ddtrace/internal/utils/inspection.py
ddtrace/internal/utils/retry.py
ddtrace/internal/utils/signals.py
ddtrace/internal/utils/time.py
ddtrace/internal/utils/version.py
ddtrace/internal/utils/wrappers.py
ddtrace/internal/wrapping/__init__.py
ddtrace/internal/wrapping/asyncs.py
ddtrace/internal/wrapping/context.py
ddtrace/internal/wrapping/generators.py
ddtrace/internal/writer/__init__.py
ddtrace/internal/writer/writer.py
ddtrace/internal/writer/writer_client.py
ddtrace/llmobs/__init__.py
ddtrace/llmobs/_constants.py
ddtrace/llmobs/_context.py
ddtrace/llmobs/_experiment.py
ddtrace/llmobs/_llmobs.py
ddtrace/llmobs/_log_writer.py
ddtrace/llmobs/_telemetry.py
ddtrace/llmobs/_utils.py
ddtrace/llmobs/_writer.py
ddtrace/llmobs/decorators.py
ddtrace/llmobs/utils.py
ddtrace/llmobs/_evaluators/runner.py
ddtrace/llmobs/_evaluators/sampler.py
ddtrace/llmobs/_evaluators/ragas/answer_relevancy.py
ddtrace/llmobs/_evaluators/ragas/base.py
ddtrace/llmobs/_evaluators/ragas/context_precision.py
ddtrace/llmobs/_evaluators/ragas/faithfulness.py
ddtrace/llmobs/_evaluators/ragas/models.py
ddtrace/llmobs/_integrations/__init__.py
ddtrace/llmobs/_integrations/anthropic.py
ddtrace/llmobs/_integrations/base.py
ddtrace/llmobs/_integrations/bedrock.py
ddtrace/llmobs/_integrations/bedrock_agents.py
ddtrace/llmobs/_integrations/bedrock_utils.py
ddtrace/llmobs/_integrations/constants.py
ddtrace/llmobs/_integrations/crewai.py
ddtrace/llmobs/_integrations/gemini.py
ddtrace/llmobs/_integrations/google_genai.py
ddtrace/llmobs/_integrations/google_utils.py
ddtrace/llmobs/_integrations/langchain.py
ddtrace/llmobs/_integrations/langgraph.py
ddtrace/llmobs/_integrations/litellm.py
ddtrace/llmobs/_integrations/mcp.py
ddtrace/llmobs/_integrations/openai.py
ddtrace/llmobs/_integrations/openai_agents.py
ddtrace/llmobs/_integrations/pydantic_ai.py
ddtrace/llmobs/_integrations/utils.py
ddtrace/llmobs/_integrations/vertexai.py
ddtrace/opentelemetry/__init__.py
ddtrace/opentracer/__init__.py
ddtrace/opentracer/helpers.py
ddtrace/opentracer/settings.py
ddtrace/opentracer/span.py
ddtrace/opentracer/span_context.py
ddtrace/opentracer/tags.py
ddtrace/opentracer/tracer.py
ddtrace/opentracer/utils.py
ddtrace/opentracer/propagation/__init__.py
ddtrace/opentracer/propagation/binary.py
ddtrace/opentracer/propagation/http.py
ddtrace/opentracer/propagation/propagator.py
ddtrace/opentracer/propagation/text.py
ddtrace/profiling/__init__.py
ddtrace/profiling/_asyncio.py
ddtrace/profiling/_gevent.py
ddtrace/profiling/_threading.c
ddtrace/profiling/_threading.pyi
ddtrace/profiling/_threading.pyx
ddtrace/profiling/_traceback.py
ddtrace/profiling/auto.py
ddtrace/profiling/event.py
ddtrace/profiling/profiler.py
ddtrace/profiling/scheduler.py
ddtrace/profiling/utils.py
ddtrace/profiling/bootstrap/__init__.py
ddtrace/profiling/bootstrap/sitecustomize.py
ddtrace/profiling/collector/__init__.py
ddtrace/profiling/collector/_lock.py
ddtrace/profiling/collector/_memalloc.c
ddtrace/profiling/collector/_memalloc.pyi
ddtrace/profiling/collector/_memalloc_debug.h
ddtrace/profiling/collector/_memalloc_heap.c
ddtrace/profiling/collector/_memalloc_heap.h
ddtrace/profiling/collector/_memalloc_heap_map.c
ddtrace/profiling/collector/_memalloc_heap_map.h
ddtrace/profiling/collector/_memalloc_reentrant.c
ddtrace/profiling/collector/_memalloc_reentrant.h
ddtrace/profiling/collector/_memalloc_tb.c
ddtrace/profiling/collector/_memalloc_tb.h
ddtrace/profiling/collector/_pymacro.h
ddtrace/profiling/collector/_task.c
ddtrace/profiling/collector/_task.pyi
ddtrace/profiling/collector/_task.pyx
ddtrace/profiling/collector/_traceback.c
ddtrace/profiling/collector/_traceback.pyi
ddtrace/profiling/collector/_traceback.pyx
ddtrace/profiling/collector/_utils.h
ddtrace/profiling/collector/asyncio.py
ddtrace/profiling/collector/memalloc.py
ddtrace/profiling/collector/pytorch.py
ddtrace/profiling/collector/stack.c
ddtrace/profiling/collector/stack.pyi
ddtrace/profiling/collector/stack.pyx
ddtrace/profiling/collector/threading.py
ddtrace/profiling/collector/vendor/cwisstable.h
ddtrace/propagation/__init__.py
ddtrace/propagation/_database_monitoring.py
ddtrace/propagation/_utils.py
ddtrace/propagation/http.py
ddtrace/runtime/__init__.py
ddtrace/settings/__init__.py
ddtrace/settings/_agent.py
ddtrace/settings/_config.py
ddtrace/settings/_core.py
ddtrace/settings/_database_monitoring.py
ddtrace/settings/_inferred_base_service.py
ddtrace/settings/_otel_remapper.py
ddtrace/settings/_telemetry.py
ddtrace/settings/asm.py
ddtrace/settings/code_origin.py
ddtrace/settings/crashtracker.py
ddtrace/settings/dynamic_instrumentation.py
ddtrace/settings/endpoint_config.py
ddtrace/settings/errortracking.py
ddtrace/settings/exception_replay.py
ddtrace/settings/exceptions.py
ddtrace/settings/http.py
ddtrace/settings/integration.py
ddtrace/settings/live_debugging.py
ddtrace/settings/peer_service.py
ddtrace/settings/profiling.py
ddtrace/settings/symbol_db.py
ddtrace/settings/third_party.py
ddtrace/sourcecode/__init__.py
ddtrace/sourcecode/_utils.py
ddtrace/sourcecode/setuptools_auto.py
ddtrace/trace/__init__.py
ddtrace/vendor/__init__.py
ddtrace/vendor/xmltodict.py
ddtrace/vendor/debtcollector/__init__.py
ddtrace/vendor/debtcollector/_utils.py
ddtrace/vendor/debtcollector/moves.py
ddtrace/vendor/debtcollector/removals.py
ddtrace/vendor/debtcollector/renames.py
ddtrace/vendor/debtcollector/updating.py
ddtrace/vendor/dogstatsd/__init__.py
ddtrace/vendor/dogstatsd/base.py
ddtrace/vendor/dogstatsd/compat.py
ddtrace/vendor/dogstatsd/container.py
ddtrace/vendor/dogstatsd/context.py
ddtrace/vendor/dogstatsd/context_async.py
ddtrace/vendor/dogstatsd/format.py
ddtrace/vendor/dogstatsd/route.py
ddtrace/vendor/jsonpath_ng/__init__.py
ddtrace/vendor/jsonpath_ng/exceptions.py
ddtrace/vendor/jsonpath_ng/jsonpath.py
ddtrace/vendor/jsonpath_ng/lexer.py
ddtrace/vendor/jsonpath_ng/parser.py
ddtrace/vendor/packaging/__init__.py
ddtrace/vendor/packaging/_structures.py
ddtrace/vendor/packaging/specifiers.py
ddtrace/vendor/packaging/version.py
ddtrace/vendor/ply/__init__.py
ddtrace/vendor/ply/lex.py
ddtrace/vendor/ply/yacc.py
ddtrace/vendor/psutil/__init__.py
ddtrace/vendor/psutil/_common.py
ddtrace/vendor/psutil/_compat.py
ddtrace/vendor/psutil/_psaix.py
ddtrace/vendor/psutil/_psbsd.py
ddtrace/vendor/psutil/_pslinux.py
ddtrace/vendor/psutil/_psosx.py
ddtrace/vendor/psutil/_psposix.py
ddtrace/vendor/psutil/_pssunos.py
ddtrace/vendor/psutil/_psutil_aix.c
ddtrace/vendor/psutil/_psutil_bsd.c
ddtrace/vendor/psutil/_psutil_common.c
ddtrace/vendor/psutil/_psutil_common.h
ddtrace/vendor/psutil/_psutil_linux.c
ddtrace/vendor/psutil/_psutil_osx.c
ddtrace/vendor/psutil/_psutil_posix.c
ddtrace/vendor/psutil/_psutil_posix.h
ddtrace/vendor/psutil/_psutil_sunos.c
ddtrace/vendor/psutil/_psutil_windows.c
ddtrace/vendor/psutil/_pswindows.py
ddtrace/vendor/psutil/setup.py
ddtrace/vendor/psutil/arch/aix/common.c
ddtrace/vendor/psutil/arch/aix/common.h
ddtrace/vendor/psutil/arch/aix/ifaddrs.c
ddtrace/vendor/psutil/arch/aix/ifaddrs.h
ddtrace/vendor/psutil/arch/aix/net_connections.c
ddtrace/vendor/psutil/arch/aix/net_connections.h
ddtrace/vendor/psutil/arch/aix/net_kernel_structs.h
ddtrace/vendor/psutil/arch/freebsd/proc_socks.c
ddtrace/vendor/psutil/arch/freebsd/proc_socks.h
ddtrace/vendor/psutil/arch/freebsd/specific.c
ddtrace/vendor/psutil/arch/freebsd/specific.h
ddtrace/vendor/psutil/arch/freebsd/sys_socks.c
ddtrace/vendor/psutil/arch/freebsd/sys_socks.h
ddtrace/vendor/psutil/arch/netbsd/socks.c
ddtrace/vendor/psutil/arch/netbsd/socks.h
ddtrace/vendor/psutil/arch/netbsd/specific.c
ddtrace/vendor/psutil/arch/netbsd/specific.h
ddtrace/vendor/psutil/arch/openbsd/specific.c
ddtrace/vendor/psutil/arch/openbsd/specific.h
ddtrace/vendor/psutil/arch/osx/process_info.c
ddtrace/vendor/psutil/arch/osx/process_info.h
ddtrace/vendor/psutil/arch/solaris/environ.c
ddtrace/vendor/psutil/arch/solaris/environ.h
ddtrace/vendor/psutil/arch/solaris/v10/ifaddrs.c
ddtrace/vendor/psutil/arch/solaris/v10/ifaddrs.h
ddtrace/vendor/psutil/arch/windows/global.c
ddtrace/vendor/psutil/arch/windows/global.h
ddtrace/vendor/psutil/arch/windows/inet_ntop.c
ddtrace/vendor/psutil/arch/windows/inet_ntop.h
ddtrace/vendor/psutil/arch/windows/ntextapi.h
ddtrace/vendor/psutil/arch/windows/process_handles.c
ddtrace/vendor/psutil/arch/windows/process_handles.h
ddtrace/vendor/psutil/arch/windows/process_info.c
ddtrace/vendor/psutil/arch/windows/process_info.h
ddtrace/vendor/psutil/arch/windows/security.c
ddtrace/vendor/psutil/arch/windows/security.h
ddtrace/vendor/psutil/arch/windows/services.c
ddtrace/vendor/psutil/arch/windows/services.h
ddtrace/vendor/psutil/arch/windows/wmi.c
ddtrace/vendor/psutil/arch/windows/wmi.h
ddtrace/vendor/sqlcommenter/__init__.py
docker/.python-version
docker/Dockerfile
docker/Dockerfile.pypa_musllinux_1_2_i686
docker/Dockerfile_py311_debug_mode
docker/Dockerfile_py312_debug_mode
docs/advanced_usage.rst
docs/api.rst
docs/basic_usage.rst
docs/benchmarks.rst
docs/build_system.rst
docs/conf.py
docs/configuration.rst
docs/contributing-design.rst
docs/contributing-integrations.rst
docs/contributing-release.rst
docs/contributing-testing.rst
docs/contributing-tracing.rst
docs/contributing.rst
docs/favicon.ico
docs/index.rst
docs/installation_quickstart.rst
docs/integrations.rst
docs/pytorch_metric.png
docs/releasenotes.rst
docs/shared.rst
docs/spelling_wordlist.txt
docs/troubleshooting.rst
docs/upgrading.rst
docs/versioning.rst
hooks/autohook.sh
hooks/pre-commit/01-black
hooks/pre-commit/02-run-mypy
hooks/pre-commit/03-run-codespell
hooks/pre-commit/03-run-ruff
hooks/pre-commit/04-run-clang-format
hooks/scripts/run-black.sh
hooks/scripts/run-clang-format.sh
hooks/scripts/run-codespell.sh
hooks/scripts/run-fmt.sh
hooks/scripts/run-mypy.sh
hooks/scripts/run-ruff.sh
lib-injection/README.md
lib-injection/dl_wheels.py
lib-injection/docker-compose.yml
lib-injection/sources/denied_executables.txt
lib-injection/sources/min_compatible_versions.csv
lib-injection/sources/requirements.csv
lib-injection/sources/requirements.json
lib-injection/sources/sitecustomize.py
lib-injection/sources/telemetry-forwarder.sh
scripts/.cmake-format
scripts/backport
scripts/bt
scripts/bump_ddtrace.py
scripts/cformat.sh
scripts/check-diff
scripts/check-releasenotes
scripts/check_suitespec_coverage.py
scripts/cmake-format.sh
scripts/compile-and-prune-test-requirements
scripts/contrib-patch-tests.py
scripts/cppcheck.sh
scripts/ddtest
scripts/diff.py
scripts/freshvenvs.py
scripts/gen_ext_cache_scripts.py
scripts/gen_gitlab_config.py
scripts/generate_table.py
scripts/get-target-milestone.py
scripts/get-test-agent-results.sh
scripts/get_latest_version.py
scripts/global-lock-detection.py
scripts/needs_testrun.py
scripts/perf-build-push
scripts/perf-build-scenario
scripts/perf-run-scenario
scripts/regenerate-riot-latest.sh
scripts/report_skipped_flaky.py
scripts/requirements_to_csv.py
scripts/restructure_flaky_report.py
scripts/run-test-suite
scripts/run-test-suite-hatch
scripts/stubgen.sh
scripts/unreleased-changes
scripts/update-system-tests-version.py
scripts/validate-version
scripts/validate_wheel.py
scripts/zip_filter.py
scripts/ci_visibility/view_snapshot.py
scripts/docs/build.sh
scripts/docs/install.sh
scripts/iast/.env
scripts/iast/README
scripts/iast/leak_functions.py
scripts/iast/mod_leak_functions.py
scripts/iast/print_patched_code.py
scripts/iast/requirements.txt
scripts/iast/run_memory.sh
scripts/iast/run_memray.sh
scripts/iast/run_references.sh
scripts/iast/test_references.py
scripts/iast/valgrind-python.supp
scripts/import-analysis/cycles.py
scripts/import-analysis/import_analysis.py
scripts/import-analysis/requirements-cycles.txt
scripts/import-analysis/requirements.txt
scripts/integration_registry/_format_integration_registry.py
scripts/integration_registry/_update_integration_registry_versions.py
scripts/integration_registry/update_and_format_registry.py
scripts/profiles/README.md
scripts/profiles/django-simple/k6-exc.js
scripts/profiles/django-simple/k6-load.js
scripts/profiles/django-simple/run.sh
scripts/profiles/django-simple/setup.sh
scripts/profiles/encoders/run.py
scripts/profiles/encoders/run.sh
scripts/profiles/encoders/setup.sh
scripts/profiles/flask-simple/k6-load.js
scripts/profiles/flask-simple/run.sh
scripts/profiles/flask-simple/setup.sh
scripts/profiles/flask-simple/app/app.py
scripts/profiles/flask-simple/app/requirements.txt
scripts/trace_flares/test_flare_manual.py
scripts/vcr/needs_testrun.yaml
src/native/Cargo.lock
src/native/Cargo.toml
src/native/build.rs
src/native/crashtracker.rs
src/native/ddsketch.rs
src/native/lib.rs
src/native/library_config.rs
src/native/.cargo/config.toml
src/native/data_pipeline/exceptions.rs
src/native/data_pipeline/mod.rs
templates/integration/__init__.py
templates/integration/patch.py
tests/README.md
tests/__init__.py
tests/conftest.py
tests/ddtrace_run.py
tests/smoke_test.py
tests/subprocesstest.py
tests/suitespec.py
tests/suitespec.yml
tests/utils.py
tests/wait-for-services.py
tests/webclient.py
tests/appsec/__init__.py
tests/appsec/app.py
tests/appsec/appsec_utils.py
tests/appsec/rules.py
tests/appsec/suitespec.yml
tests/appsec/utils.py
tests/appsec/ai_guard/conftest.py
tests/appsec/ai_guard/test_api_client.py
tests/appsec/appsec/__init__.py
tests/appsec/appsec/blocking_template_html.html
tests/appsec/appsec/blocking_template_json.json
tests/appsec/appsec/response-custom.html
tests/appsec/appsec/response-custom.json
tests/appsec/appsec/rules-bad.json
tests/appsec/appsec/rules-bad_version.json
tests/appsec/appsec/rules-good.json
tests/appsec/appsec/rules-rasp-blocking.json
tests/appsec/appsec/rules-rasp-disabled.json
tests/appsec/appsec/rules-rasp-redirecting.json
tests/appsec/appsec/rules-rasp.json
tests/appsec/appsec/rules-suspicious-attacker-blocking.json
tests/appsec/appsec/rules-suspicious-requests-custom-actions.json
tests/appsec/appsec/rules-suspicious-requests-get.json
tests/appsec/appsec/rules-suspicious-requests-response.json
tests/appsec/appsec/rules-suspicious-requests.json
tests/appsec/appsec/rules-trace-tagging.json
tests/appsec/appsec/rules-with-2-errors.json
tests/appsec/appsec/rules-with-3-errors.json
tests/appsec/appsec/test_appsec_http_utils.py
tests/appsec/appsec/test_appsec_trace_utils.py
tests/appsec/appsec/test_appsec_utils.py
tests/appsec/appsec/test_asm_request_context.py
tests/appsec/appsec/test_asm_standalone.py
tests/appsec/appsec/test_common_modules.py
tests/appsec/appsec/test_constants.py
tests/appsec/appsec/test_ddwaf_fuzz.py
tests/appsec/appsec/test_exploit_prevention.py
tests/appsec/appsec/test_processor.py
tests/appsec/appsec/test_remoteconfiguration.py
tests/appsec/appsec/test_telemetry.py
tests/appsec/appsec/test_tools.py
tests/appsec/appsec/api_security/__init__.py
tests/appsec/appsec/api_security/test_api_security_manager.py
tests/appsec/appsec/api_security/test_schema_fuzz.py
tests/appsec/architectures/mini.py
tests/appsec/architectures/test_appsec_loading_modules.py
tests/appsec/contrib_appsec/__init__.py
tests/appsec/contrib_appsec/conftest.py
tests/appsec/contrib_appsec/db.sqlite3
tests/appsec/contrib_appsec/test_django.py
tests/appsec/contrib_appsec/test_fastapi.py
tests/appsec/contrib_appsec/test_flask.py
tests/appsec/contrib_appsec/utils.py
tests/appsec/contrib_appsec/django_app/__init__.py
tests/appsec/contrib_appsec/django_app/db_script.py
tests/appsec/contrib_appsec/django_app/settings.py
tests/appsec/contrib_appsec/django_app/urls.py
tests/appsec/contrib_appsec/django_app/app/__init__.py
tests/appsec/contrib_appsec/django_app/app/models.py
tests/appsec/contrib_appsec/fastapi_app/app.py
tests/appsec/contrib_appsec/flask_app/__init__.py
tests/appsec/contrib_appsec/flask_app/app.py
tests/appsec/iast/__init__.py
tests/appsec/iast/conftest.py
tests/appsec/iast/iast_utils.py
tests/appsec/iast/iast_utils_side_effects.py
tests/appsec/iast/test_env_var.py
tests/appsec/iast/test_grpc_iast.py
tests/appsec/iast/test_iast_propagation_path.py
tests/appsec/iast/test_json_tainting.py
tests/appsec/iast/test_loader.py
tests/appsec/iast/test_overhead_control_engine.py
tests/appsec/iast/test_patch_modules.py
tests/appsec/iast/test_processor.py
tests/appsec/iast/test_reporter.py
tests/appsec/iast/test_stacktrace.py
tests/appsec/iast/test_taint_utils.py
tests/appsec/iast/test_telemetry.py
tests/appsec/iast/_ast/__init__.py
tests/appsec/iast/_ast/conftest.py
tests/appsec/iast/_ast/test_ast_patching.py
tests/appsec/iast/_ast/test_ast_patching_type_hints.py
tests/appsec/iast/_ast/test_corner_cases.py
tests/appsec/iast/_ast/test_proper_patching.py
tests/appsec/iast/_ast/fixtures/annotated_code.py
tests/appsec/iast/_ast/fixtures/annotated_code37.py
tests/appsec/iast/_ast/fixtures/del_variables_at_runtime.py
tests/appsec/iast/_ast/fixtures/misleading_methods.py
tests/appsec/iast/aspects/__init__.py
tests/appsec/iast/aspects/aspect_utils.py
tests/appsec/iast/aspects/conftest.py
tests/appsec/iast/aspects/test_add_aspect.py
tests/appsec/iast/aspects/test_add_aspect_fixtures.py
tests/appsec/iast/aspects/test_add_inplace_aspect.py
tests/appsec/iast/aspects/test_add_inplace_aspect_fixtures.py
tests/appsec/iast/aspects/test_aspect_helpers.py
tests/appsec/iast/aspects/test_asyncio.py
tests/appsec/iast/aspects/test_bytearray_extend_aspect.py
tests/appsec/iast/aspects/test_common_aspects.py
tests/appsec/iast/aspects/test_common_aspects_generator.py
tests/appsec/iast/aspects/test_common_replace_aspects.py
tests/appsec/iast/aspects/test_empty_arg_aspects.py
tests/appsec/iast/aspects/test_encode_decode_aspect.py
tests/appsec/iast/aspects/test_format_aspect_fixtures.py
tests/appsec/iast/aspects/test_format_map_aspect_fixtures.py
tests/appsec/iast/aspects/test_fstrings.py
tests/appsec/iast/aspects/test_index_aspect_fixtures.py
tests/appsec/iast/aspects/test_io_aspects.py
tests/appsec/iast/aspects/test_join_aspect_fixtures.py
tests/appsec/iast/aspects/test_modulo_aspect_fixtures.py
tests/appsec/iast/aspects/test_ospath_aspects.py
tests/appsec/iast/aspects/test_ospath_aspects_fixtures.py
tests/appsec/iast/aspects/test_other_patching.py
tests/appsec/iast/aspects/test_re_aspects.py
tests/appsec/iast/aspects/test_replace_aspect.py
tests/appsec/iast/aspects/test_side_effects.py
tests/appsec/iast/aspects/test_slice_aspect_fixtures.py
tests/appsec/iast/aspects/test_split_aspect.py
tests/appsec/iast/aspects/test_str_aspect.py
tests/appsec/iast/aspects/test_strip_aspect.py
tests/appsec/iast/fixtures/__init__.py
tests/appsec/iast/fixtures/django_debug_page.html
tests/appsec/iast/fixtures/loader.py
tests/appsec/iast/fixtures/non_re_module.py
tests/appsec/iast/fixtures/plain_stacktrace.txt
tests/appsec/iast/fixtures/propagation_path.py
tests/appsec/iast/fixtures/aspects/__init__.py
tests/appsec/iast/fixtures/aspects/asyncio_functions.py
tests/appsec/iast/fixtures/aspects/callees.py
tests/appsec/iast/fixtures/aspects/obj_callees.py
tests/appsec/iast/fixtures/aspects/add_operator/basic.py
tests/appsec/iast/fixtures/aspects/str/__init__.py
tests/appsec/iast/fixtures/aspects/str/class_no_str.py
tests/appsec/iast/fixtures/aspects/str/class_str.py
tests/appsec/iast/fixtures/aspects/str/empty_file.py
tests/appsec/iast/fixtures/aspects/str/function_no_str.py
tests/appsec/iast/fixtures/aspects/str/function_str.py
tests/appsec/iast/fixtures/aspects/str/future_import_class_str.py
tests/appsec/iast/fixtures/aspects/str/future_import_function_str.py
tests/appsec/iast/fixtures/aspects/str/invented_extension.cppy
tests/appsec/iast/fixtures/aspects/str/non_utf8_content.py
tests/appsec/iast/fixtures/ast/__init__.py
tests/appsec/iast/fixtures/ast/add_operator/__init__.py
tests/appsec/iast/fixtures/ast/add_operator/basic.py
tests/appsec/iast/fixtures/ast/add_operator/inplace.py
tests/appsec/iast/fixtures/ast/io/function_bytesio.py
tests/appsec/iast/fixtures/ast/io/function_stringio.py
tests/appsec/iast/fixtures/ast/io/module_bytesio.py
tests/appsec/iast/fixtures/ast/io/module_read.py
tests/appsec/iast/fixtures/ast/io/module_stringio.py
tests/appsec/iast/fixtures/ast/other/globals_builtin.py
tests/appsec/iast/fixtures/ast/other/with_implemented_dir.py
tests/appsec/iast/fixtures/ast/other/without_implemented_dir.py
tests/appsec/iast/fixtures/ast/str/__init__.py
tests/appsec/iast/fixtures/ast/str/class_no_str.py
tests/appsec/iast/fixtures/ast/str/class_str.py
tests/appsec/iast/fixtures/ast/str/empty_file.py
tests/appsec/iast/fixtures/ast/str/function_no_str.py
tests/appsec/iast/fixtures/ast/str/function_str.py
tests/appsec/iast/fixtures/ast/str/future_import_class_str.py
tests/appsec/iast/fixtures/ast/str/future_import_function_str.py
tests/appsec/iast/fixtures/ast/str/invented_extension.cppy
tests/appsec/iast/fixtures/ast/str/non_utf8_content.py
tests/appsec/iast/fixtures/ast/subscript/store_context.py
tests/appsec/iast/fixtures/entrypoint/__init__.py
tests/appsec/iast/fixtures/entrypoint/app.py
tests/appsec/iast/fixtures/entrypoint/app_create_app_patch_auto.py
tests/appsec/iast/fixtures/entrypoint/app_main_patched.py
tests/appsec/iast/fixtures/entrypoint/views.py
tests/appsec/iast/fixtures/integration/__init__.py
tests/appsec/iast/fixtures/integration/http_config_server.py
tests/appsec/iast/fixtures/integration/main.py
tests/appsec/iast/fixtures/integration/main_configure.py
tests/appsec/iast/fixtures/integration/main_configure_right.py
tests/appsec/iast/fixtures/integration/main_configure_wrong.py
tests/appsec/iast/fixtures/integration/main_gevent.py
tests/appsec/iast/fixtures/integration/print_str.py
tests/appsec/iast/fixtures/secure_marks/__init__.py
tests/appsec/iast/fixtures/secure_marks/sanitizers.py
tests/appsec/iast/fixtures/taint_sinks/__init__.py
tests/appsec/iast/fixtures/taint_sinks/code_injection.py
tests/appsec/iast/fixtures/taint_sinks/path_traversal.py
tests/appsec/iast/fixtures/taint_sinks/path_traversal_test_file.txt
tests/appsec/iast/fixtures/taint_sinks/weak_algorithms.py
tests/appsec/iast/fixtures/taint_sinks/weak_randomness_random.py
tests/appsec/iast/fixtures/taint_sinks/weak_randomness_random_module.py
tests/appsec/iast/fixtures/taint_sinks/weak_randomness_random_secure_module.py
tests/appsec/iast/fixtures/taint_sinks/weak_randomness_secrets.py
tests/appsec/iast/secure_marks/__init__.py
tests/appsec/iast/secure_marks/conftest.py
tests/appsec/iast/secure_marks/test_sanitizers.py
tests/appsec/iast/secure_marks/test_security_controls_configuration.py
tests/appsec/iast/secure_marks/test_validators.py
tests/appsec/iast/taint_sinks/__init__.py
tests/appsec/iast/taint_sinks/_taint_sinks_utils.py
tests/appsec/iast/taint_sinks/test_ast_taint.py
tests/appsec/iast/taint_sinks/test_code_injection.py
tests/appsec/iast/taint_sinks/test_code_injection_redacted.py
tests/appsec/iast/taint_sinks/test_command_injection.py
tests/appsec/iast/taint_sinks/test_command_injection_redacted.py
tests/appsec/iast/taint_sinks/test_header_injection.py
tests/appsec/iast/taint_sinks/test_header_injection_redacted.py
tests/appsec/iast/taint_sinks/test_insecure_cookie.py
tests/appsec/iast/taint_sinks/test_path_traversal.py
tests/appsec/iast/taint_sinks/test_path_traversal_redacted.py
tests/appsec/iast/taint_sinks/test_sql_injection.py
tests/appsec/iast/taint_sinks/test_sql_injection_dbapi.py
tests/appsec/iast/taint_sinks/test_sql_injection_redacted.py
tests/appsec/iast/taint_sinks/test_ssrf.py
tests/appsec/iast/taint_sinks/test_ssrf_redacted.py
tests/appsec/iast/taint_sinks/test_stacktrace_leak.py
tests/appsec/iast/taint_sinks/test_text_type_validation.py
tests/appsec/iast/taint_sinks/test_unvalidated_redirect.py
tests/appsec/iast/taint_sinks/test_unvalidated_redirect_redacted.py
tests/appsec/iast/taint_sinks/test_vulnerability_detection.py
tests/appsec/iast/taint_sinks/test_weak_cipher.py
tests/appsec/iast/taint_sinks/test_weak_hash.py
tests/appsec/iast/taint_sinks/test_weak_randomness.py
tests/appsec/iast/taint_sinks/test_xss.py
tests/appsec/iast/taint_sinks/test_xss_redacted.py
tests/appsec/iast/taint_sinks/redaction_fixtures/evidence-redaction-suite.json
tests/appsec/iast/taint_tracking/__init__.py
tests/appsec/iast/taint_tracking/conftest.py
tests/appsec/iast/taint_tracking/test_native_taint_range.py
tests/appsec/iast/taint_tracking/test_native_taint_range_fork.py
tests/appsec/iast/taint_tracking/test_native_taint_range_gevent_fork.py
tests/appsec/iast/taint_tracking/test_native_taint_source.py
tests/appsec/iast/taint_tracking/test_taint_tracking.py
tests/appsec/iast_aggregated_memcheck/__init__.py
tests/appsec/iast_aggregated_memcheck/test_aggregated_memleaks.py
tests/appsec/iast_memcheck/__init__.py
tests/appsec/iast_memcheck/conftest.py
tests/appsec/iast_memcheck/test_iast_mem_check.py
tests/appsec/iast_memcheck/fixtures/__init__.py
tests/appsec/iast_memcheck/fixtures/stacktrace.py
tests/appsec/iast_packages/__init__.py
tests/appsec/iast_packages/conftest.py
tests/appsec/iast_packages/inside_env_runner.py
tests/appsec/iast_packages/test_packages.py
tests/appsec/iast_packages/packages/__init__.py
tests/appsec/iast_packages/packages/pkg_aiohttp.py
tests/appsec/iast_packages/packages/pkg_aiosignal.py
tests/appsec/iast_packages/packages/pkg_annotated_types.py
tests/appsec/iast_packages/packages/pkg_asn1crypto.py
tests/appsec/iast_packages/packages/pkg_attrs.py
tests/appsec/iast_packages/packages/pkg_babel.py
tests/appsec/iast_packages/packages/pkg_beautifulsoup4.py
tests/appsec/iast_packages/packages/pkg_cachetools.py
tests/appsec/iast_packages/packages/pkg_certifi.py
tests/appsec/iast_packages/packages/pkg_cffi.py
tests/appsec/iast_packages/packages/pkg_chartset_normalizer.py
tests/appsec/iast_packages/packages/pkg_click.py
tests/appsec/iast_packages/packages/pkg_cryptography.py
tests/appsec/iast_packages/packages/pkg_decorator.py
tests/appsec/iast_packages/packages/pkg_distlib.py
tests/appsec/iast_packages/packages/pkg_docutils.py
tests/appsec/iast_packages/packages/pkg_exceptiongroup.py
tests/appsec/iast_packages/packages/pkg_filelock.py
tests/appsec/iast_packages/packages/pkg_frozenlist.py
tests/appsec/iast_packages/packages/pkg_fsspec.py
tests/appsec/iast_packages/packages/pkg_google_api_core.py
tests/appsec/iast_packages/packages/pkg_google_api_python_client.py
tests/appsec/iast_packages/packages/pkg_google_auth.py
tests/appsec/iast_packages/packages/pkg_idna.py
tests/appsec/iast_packages/packages/pkg_importlib_resources.py
tests/appsec/iast_packages/packages/pkg_iniconfig.py
tests/appsec/iast_packages/packages/pkg_isodate.py
tests/appsec/iast_packages/packages/pkg_itsdangerous.py
tests/appsec/iast_packages/packages/pkg_jinja2.py
tests/appsec/iast_packages/packages/pkg_jmespath.py
tests/appsec/iast_packages/packages/pkg_jsonschema.py
tests/appsec/iast_packages/packages/pkg_lxml.py
tests/appsec/iast_packages/packages/pkg_markupsafe.py
tests/appsec/iast_packages/packages/pkg_more_itertools.py
tests/appsec/iast_packages/packages/pkg_moto.py
tests/appsec/iast_packages/packages/pkg_multidict.py
tests/appsec/iast_packages/packages/pkg_numpy.py
tests/appsec/iast_packages/packages/pkg_oauthlib.py
tests/appsec/iast_packages/packages/pkg_openpyxl.py
tests/appsec/iast_packages/packages/pkg_packaging.py
tests/appsec/iast_packages/packages/pkg_pandas.py
tests/appsec/iast_packages/packages/pkg_pillow.py
tests/appsec/iast_packages/packages/pkg_platformdirs.py
tests/appsec/iast_packages/packages/pkg_pluggy.py
tests/appsec/iast_packages/packages/pkg_psutil.py
tests/appsec/iast_packages/packages/pkg_pyarrow.py
tests/appsec/iast_packages/packages/pkg_pyasn1.py
tests/appsec/iast_packages/packages/pkg_pycparser.py
tests/appsec/iast_packages/packages/pkg_pydantic.py
tests/appsec/iast_packages/packages/pkg_pygments.py
tests/appsec/iast_packages/packages/pkg_pyjwt.py
tests/appsec/iast_packages/packages/pkg_pynacl.py
tests/appsec/iast_packages/packages/pkg_pyopenssl.py
tests/appsec/iast_packages/packages/pkg_pyparsing.py
tests/appsec/iast_packages/packages/pkg_python_dateutil.py
tests/appsec/iast_packages/packages/pkg_python_multipart.py
tests/appsec/iast_packages/packages/pkg_pytz.py
tests/appsec/iast_packages/packages/pkg_pyyaml.py
tests/appsec/iast_packages/packages/pkg_requests.py
tests/appsec/iast_packages/packages/pkg_requests_toolbelt.py
tests/appsec/iast_packages/packages/pkg_rsa.py
tests/appsec/iast_packages/packages/pkg_s3fs.py
tests/appsec/iast_packages/packages/pkg_s3transfer.py
tests/appsec/iast_packages/packages/pkg_scipy.py
tests/appsec/iast_packages/packages/pkg_setuptools.py
tests/appsec/iast_packages/packages/pkg_six.py
tests/appsec/iast_packages/packages/pkg_soupsieve.py
tests/appsec/iast_packages/packages/pkg_sqlalchemy.py
tests/appsec/iast_packages/packages/pkg_template.py.tpl
tests/appsec/iast_packages/packages/pkg_tomli.py
tests/appsec/iast_packages/packages/pkg_tomlkit.py
tests/appsec/iast_packages/packages/pkg_urllib3.py
tests/appsec/iast_packages/packages/pkg_virtualenv.py
tests/appsec/iast_packages/packages/pkg_werkzeug.py
tests/appsec/iast_packages/packages/pkg_wrapt.py
tests/appsec/iast_packages/packages/pkg_yarl.py
tests/appsec/iast_packages/packages/pkg_zipp.py
tests/appsec/iast_packages/packages/utils.py
tests/appsec/iast_tdd_propagation/flask_orm_app.py
tests/appsec/iast_tdd_propagation/flask_propagation_app.py
tests/appsec/iast_tdd_propagation/flask_propagation_views.py
tests/appsec/iast_tdd_propagation/flask_taint_sinks_app.py
tests/appsec/iast_tdd_propagation/flask_taint_sinks_views.py
tests/appsec/iast_tdd_propagation/peewee_impl.py
tests/appsec/iast_tdd_propagation/pony_impl.py
tests/appsec/iast_tdd_propagation/sqlalchemy_impl.py
tests/appsec/iast_tdd_propagation/sqlite_impl.py
tests/appsec/iast_tdd_propagation/sqliteframe_impl.py
tests/appsec/iast_tdd_propagation/test_flask.py
tests/appsec/iast_tdd_propagation/tortoise_impl.py
tests/appsec/iast_tdd_propagation/tortoise_models.py
tests/appsec/integrations/__init__.py
tests/appsec/integrations/utils_testagent.py
tests/appsec/integrations/django_tests/__init__.py
tests/appsec/integrations/django_tests/conftest.py
tests/appsec/integrations/django_tests/test_appsec_django.py
tests/appsec/integrations/django_tests/test_iast_django.py
tests/appsec/integrations/django_tests/test_iast_django_testagent.py
tests/appsec/integrations/django_tests/utils.py
tests/appsec/integrations/django_tests/django_app/__init__.py
tests/appsec/integrations/django_tests/django_app/manage.py
tests/appsec/integrations/django_tests/django_app/settings.py
tests/appsec/integrations/django_tests/django_app/urls.py
tests/appsec/integrations/django_tests/django_app/views.py
tests/appsec/integrations/django_tests/django_app/templates/index.html
tests/appsec/integrations/django_tests/django_app/templates/index_autoescape.html
tests/appsec/integrations/django_tests/django_app/templates/index_safe.html
tests/appsec/integrations/fastapi_tests/__init__.py
tests/appsec/integrations/fastapi_tests/app.py
tests/appsec/integrations/fastapi_tests/conftest.py
tests/appsec/integrations/fastapi_tests/test_fastapi_appsec.py
tests/appsec/integrations/fastapi_tests/test_fastapi_appsec_iast.py
tests/appsec/integrations/fastapi_tests/test_iast_fastapi_testagent.py
tests/appsec/integrations/fixtures/__init__.py
tests/appsec/integrations/fixtures/patch_babel.py
tests/appsec/integrations/fixtures/patch_psycopg2.py
tests/appsec/integrations/fixtures/patch_sanitizers.py
tests/appsec/integrations/fixtures/sql_injection_mysqldb.py
tests/appsec/integrations/fixtures/sql_injection_psycopg2.py
tests/appsec/integrations/fixtures/sql_injection_pymysql.py
tests/appsec/integrations/fixtures/sql_injection_sqlalchemy.py
tests/appsec/integrations/fixtures/sql_injection_sqlite3.py
tests/appsec/integrations/flask_tests/__init__.py
tests/appsec/integrations/flask_tests/module_with_import_errors.py
tests/appsec/integrations/flask_tests/test_appsec_flask.py
tests/appsec/integrations/flask_tests/test_appsec_flask_telemetry.py
tests/appsec/integrations/flask_tests/test_flask_remoteconfig.py
tests/appsec/integrations/flask_tests/test_gunicorn_handlers.py
tests/appsec/integrations/flask_tests/test_iast_flask.py
tests/appsec/integrations/flask_tests/test_iast_flask_entrypoint_iast_patches.py
tests/appsec/integrations/flask_tests/test_iast_flask_patching.py
tests/appsec/integrations/flask_tests/test_iast_flask_telemetry.py
tests/appsec/integrations/flask_tests/test_iast_flask_testagent.py
tests/appsec/integrations/flask_tests/utils.py
tests/appsec/integrations/langchain_tests/conftest.py
tests/appsec/integrations/langchain_tests/test_iast_langchain.py
tests/appsec/integrations/packages_tests/__init__.py
tests/appsec/integrations/packages_tests/conftest.py
tests/appsec/integrations/packages_tests/db_utils.py
tests/appsec/integrations/packages_tests/test_ast_patching.py
tests/appsec/integrations/packages_tests/test_babel.py
tests/appsec/integrations/packages_tests/test_iast_psycopg2_extensions.py
tests/appsec/integrations/packages_tests/test_iast_sanitizers.py
tests/appsec/integrations/packages_tests/test_iast_sql_injection.py
tests/appsec/integrations/packages_tests/test_iast_telemetry.py
tests/appsec/integrations/pygoat_tests/__init__.py
tests/appsec/integrations/pygoat_tests/run_pygoat.sh
tests/appsec/integrations/pygoat_tests/test_pygoat.py
tests/appsec/integrations/pygoat_tests/fixtures/auth_user.json
tests/appsec/integrations/pygoat_tests/fixtures/introduction_login.json
tests/appsec/integrations/pygoat_tests/fixtures/pygoat.xz
tests/appsec/integrations/pygoat_tests/fixtures/remake_pygoat_fixture.sh
tests/cache/__init__.py
tests/cache/conftest.py
tests/ci_visibility/__init__.py
tests/ci_visibility/suitespec.yml
tests/ci_visibility/test_atr.py
tests/ci_visibility/test_ci_visibility.py
tests/ci_visibility/test_ci_visibility_check_enabled_features.py
tests/ci_visibility/test_cli.py
tests/ci_visibility/test_coverage.py
tests/ci_visibility/test_efd.py
tests/ci_visibility/test_encoder.py
tests/ci_visibility/test_git_data.py
tests/ci_visibility/test_is_user_provided_service.py
tests/ci_visibility/test_quarantine.py
tests/ci_visibility/test_utils.py
tests/ci_visibility/util.py
tests/ci_visibility/api/README.md
tests/ci_visibility/api/fake_runner_all_fail.py
tests/ci_visibility/api/fake_runner_all_itr_skip_suite_level.py
tests/ci_visibility/api/fake_runner_all_itr_skip_test_level.py
tests/ci_visibility/api/fake_runner_all_pass.py
tests/ci_visibility/api/fake_runner_all_skip.py
tests/ci_visibility/api/fake_runner_atr_mix_fail.py
tests/ci_visibility/api/fake_runner_atr_mix_pass.py
tests/ci_visibility/api/fake_runner_efd_all_pass.py
tests/ci_visibility/api/fake_runner_efd_faulty_session.py
tests/ci_visibility/api/fake_runner_efd_mix_fail.py
tests/ci_visibility/api/fake_runner_efd_mix_pass.py
tests/ci_visibility/api/fake_runner_mix_fail.py
tests/ci_visibility/api/fake_runner_mix_fail_itr_suite_level.py
tests/ci_visibility/api/fake_runner_mix_fail_itr_test_level.py
tests/ci_visibility/api/fake_runner_mix_pass.py
tests/ci_visibility/api/test_api_fake_runners.py
tests/ci_visibility/api/test_ext_test_visibility_api.py
tests/ci_visibility/api/test_internal_ci_visibility_api.py
tests/ci_visibility/api/test_internal_test_visibility_api.py
tests/ci_visibility/api_client/_util.py
tests/ci_visibility/api_client/real_world_skippable_response_flask_suite_level.json
tests/ci_visibility/api_client/real_world_skippable_response_flask_test_level.json
tests/ci_visibility/api_client/test_ci_visibility_api_client.py
tests/ci_visibility/api_client/test_ci_visibility_api_client_setting_responses.py
tests/ci_visibility/api_client/test_ci_visibility_api_client_skippable_real_world_responses.py
tests/ci_visibility/api_client/test_ci_visibility_api_client_skippable_responses.py
tests/ci_visibility/api_client/test_ci_visibility_api_client_test_management_responses.py
tests/ci_visibility/api_client/test_ci_visibility_api_client_unique_tests_responses.py
tests/commands/__init__.py
tests/commands/ddtrace_minimal.py
tests/commands/ddtrace_run_app_name.py
tests/commands/ddtrace_run_argv.py
tests/commands/ddtrace_run_debug.py
tests/commands/ddtrace_run_disabled.py
tests/commands/ddtrace_run_dogstatsd.py
tests/commands/ddtrace_run_enabled.py
tests/commands/ddtrace_run_gevent.py
tests/commands/ddtrace_run_global_tags.py
tests/commands/ddtrace_run_hostname.py
tests/commands/ddtrace_run_integration.py
tests/commands/ddtrace_run_logs_injection.py
tests/commands/ddtrace_run_no_debug.py
tests/commands/ddtrace_run_patched_modules.py
tests/commands/ddtrace_run_patched_modules_overrides.py
tests/commands/ddtrace_run_profiling.py
tests/commands/ddtrace_run_sitecustomize.py
tests/commands/test_runner.py
tests/commands/bootstrap/__init__.py
tests/commands/bootstrap/sitecustomize.py
tests/contrib/__init__.py
tests/contrib/config.py
tests/contrib/conftest.py
tests/contrib/patch.py
tests/contrib/shared_tests.py
tests/contrib/shared_tests_async.py
tests/contrib/suitespec.yml
tests/contrib/aiobotocore/__init__.py
tests/contrib/aiobotocore/test.py
tests/contrib/aiobotocore/test_aiobotocore_patch.py
tests/contrib/aiobotocore/utils.py
tests/contrib/aiohttp/__init__.py
tests/contrib/aiohttp/conftest.py
tests/contrib/aiohttp/test_aiohttp_client.py
tests/contrib/aiohttp/test_aiohttp_patch.py
tests/contrib/aiohttp/test_middleware.py
tests/contrib/aiohttp/test_request.py
tests/contrib/aiohttp/test_request_safety.py
tests/contrib/aiohttp/app/__init__.py
tests/contrib/aiohttp/app/web.py
tests/contrib/aiohttp/app/statics/empty.txt
tests/contrib/aiohttp/app/templates/__init__.py
tests/contrib/aiohttp/app/templates/template.jinja2
tests/contrib/aiohttp_jinja2/__init__.py
tests/contrib/aiohttp_jinja2/conftest.py
tests/contrib/aiohttp_jinja2/test_aiohttp_jinja2.py
tests/contrib/aiohttp_jinja2/test_aiohttp_jinja2_patch.py
tests/contrib/aiomysql/__init__.py
tests/contrib/aiomysql/test_aiomysql.py
tests/contrib/aiomysql/test_aiomysql_patch.py
tests/contrib/aiopg/__init__.py
tests/contrib/aiopg/test.py
tests/contrib/aiopg/test_aiopg_patch.py
tests/contrib/algoliasearch/__init__.py
tests/contrib/algoliasearch/test.py
tests/contrib/algoliasearch/test_algoliasearch_patch.py
tests/contrib/anthropic/__init__.py
tests/contrib/anthropic/conftest.py
tests/contrib/anthropic/test_anthropic.py
tests/contrib/anthropic/test_anthropic_llmobs.py
tests/contrib/anthropic/test_anthropic_patch.py
tests/contrib/anthropic/utils.py
tests/contrib/anthropic/cassettes/anthropic_completion.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_cache_read.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_cache_write.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_error.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_invalid_api_key.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_multi_prompt.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_multi_prompt_with_chat_history.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_multi_system_prompt.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_stream.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_stream_cache_read.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_stream_cache_write.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_stream_helper.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_tools.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_tools_call_with_tool_result.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_tools_call_with_tool_result_stream.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_tools_call_with_tool_result_stream_helper.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_tools_stream.yaml
tests/contrib/anthropic/cassettes/anthropic_completion_tools_stream_helper.yaml
tests/contrib/anthropic/cassettes/anthropic_create_image.yaml
tests/contrib/anthropic/images/bits.png
tests/contrib/aredis/__init__.py
tests/contrib/aredis/test_aredis.py
tests/contrib/aredis/test_aredis_patch.py
tests/contrib/asgi/__init__.py
tests/contrib/asgi/test_asgi.py
tests/contrib/asyncio/__init__.py
tests/contrib/asyncio/test_lazyimport.py
tests/contrib/asyncio/test_propagation.py
tests/contrib/asyncio/test_tracer.py
tests/contrib/asyncio/utils.py
tests/contrib/asyncpg/__init__.py
tests/contrib/asyncpg/test_asyncpg.py
tests/contrib/asyncpg/test_asyncpg_patch.py
tests/contrib/asynctest/__init__.py
tests/contrib/asynctest/test_asynctest.py
tests/contrib/avro/__init__.py
tests/contrib/avro/conftest.py
tests/contrib/avro/test_avro.py
tests/contrib/avro/schemas/advanced_user.avsc
tests/contrib/avro/schemas/advanced_users.avro
tests/contrib/avro/schemas/user.avsc
tests/contrib/avro/schemas/users.avro
tests/contrib/aws_lambda/__init__.py
tests/contrib/aws_lambda/handlers.py
tests/contrib/aws_lambda/test_aws_lambda.py
tests/contrib/azure_functions/__init__.py
tests/contrib/azure_functions/test_azure_functions_patch.py
tests/contrib/azure_functions/test_azure_functions_snapshot.py
tests/contrib/azure_functions/azure_function_app/function_app.py
tests/contrib/azure_functions/azure_function_app/host.json
tests/contrib/azure_functions/azure_function_app/local.settings.json
tests/contrib/azure_servicebus/__init__.py
tests/contrib/azure_servicebus/test_azure_servicebus_patch.py
tests/contrib/azure_servicebus/test_azure_servicebus_snapshot.py
tests/contrib/boto/__init__.py
tests/contrib/boto/test.py
tests/contrib/boto/test_boto_patch.py
tests/contrib/botocore/__init__.py
tests/contrib/botocore/bedrock_utils.py
tests/contrib/botocore/conftest.py
tests/contrib/botocore/test.py
tests/contrib/botocore/test_bedrock.py
tests/contrib/botocore/test_bedrock_agents.py
tests/contrib/botocore/test_bedrock_agents_llmobs.py
tests/contrib/botocore/test_bedrock_llmobs.py
tests/contrib/botocore/test_botocore_patch.py
tests/contrib/botocore/test_stepfunctions.py
tests/contrib/botocore/bedrock_cassettes/agent_invoke.yaml
tests/contrib/botocore/bedrock_cassettes/agent_invoke_trace_disabled.yaml
tests/contrib/botocore/bedrock_cassettes/ai21_invoke.yaml
tests/contrib/botocore/bedrock_cassettes/amazon_embedding.yaml
tests/contrib/botocore/bedrock_cassettes/amazon_invoke.yaml
tests/contrib/botocore/bedrock_cassettes/amazon_invoke_model_arn.yaml
tests/contrib/botocore/bedrock_cassettes/amazon_invoke_stream.yaml
tests/contrib/botocore/bedrock_cassettes/anthropic_invoke.yaml
tests/contrib/botocore/bedrock_cassettes/anthropic_invoke_stream.yaml
tests/contrib/botocore/bedrock_cassettes/anthropic_message_invoke.yaml
tests/contrib/botocore/bedrock_cassettes/anthropic_message_invoke_stream.yaml
tests/contrib/botocore/bedrock_cassettes/bedrock_converse.yaml
tests/contrib/botocore/bedrock_cassettes/bedrock_converse_error.yaml
tests/contrib/botocore/bedrock_cassettes/bedrock_converse_prompt_caching.yaml
tests/contrib/botocore/bedrock_cassettes/bedrock_converse_stream.yaml
tests/contrib/botocore/bedrock_cassettes/bedrock_converse_stream_prompt_caching.yaml
tests/contrib/botocore/bedrock_cassettes/cohere_embedding.yaml
tests/contrib/botocore/bedrock_cassettes/cohere_invoke_multi_output.yaml
tests/contrib/botocore/bedrock_cassettes/cohere_invoke_single_output.yaml
tests/contrib/botocore/bedrock_cassettes/cohere_invoke_stream_multi_output.yaml
tests/contrib/botocore/bedrock_cassettes/cohere_invoke_stream_multiple_output.yaml
tests/contrib/botocore/bedrock_cassettes/cohere_invoke_stream_single_output.yaml
tests/contrib/botocore/bedrock_cassettes/meta_invoke.yaml
tests/contrib/botocore/bedrock_cassettes/meta_invoke_error.yaml
tests/contrib/botocore/bedrock_cassettes/meta_invoke_stream.yaml
tests/contrib/bottle/__init__.py
tests/contrib/bottle/test.py
tests/contrib/bottle/test_autopatch.py
tests/contrib/bottle/test_bottle_patch.py
tests/contrib/bottle/test_distributed.py
tests/contrib/cassandra/__init__.py
tests/contrib/cassandra/test.py
tests/contrib/cassandra/test_cassandra_patch.py
tests/contrib/celery/__init__.py
tests/contrib/celery/autopatch.py
tests/contrib/celery/base.py
tests/contrib/celery/run_tasks.py
tests/contrib/celery/tasks.py
tests/contrib/celery/test_app.py
tests/contrib/celery/test_autopatch.py
tests/contrib/celery/test_chained_task.py
tests/contrib/celery/test_integration.py
tests/contrib/celery/test_old_style_task.py
tests/contrib/celery/test_patch.py
tests/contrib/celery/test_tagging.py
tests/contrib/celery/test_utils.py
tests/contrib/cherrypy/__init__.py
tests/contrib/cherrypy/test.conf
tests/contrib/cherrypy/test_middleware.py
tests/contrib/cherrypy/web.py
tests/contrib/consul/__init__.py
tests/contrib/consul/test.py
tests/contrib/consul/test_consul_patch.py
tests/contrib/crewai/__init__.py
tests/contrib/crewai/conftest.py
tests/contrib/crewai/test_crewai.py
tests/contrib/crewai/test_crewai_llmobs.py
tests/contrib/crewai/test_crewai_patch.py
tests/contrib/crewai/utils.py
tests/contrib/crewai/cassettes/test_basic_crew.yaml
tests/contrib/crewai/cassettes/test_crew_with_async_tasks.yaml
tests/contrib/crewai/cassettes/test_crew_with_tool.yaml
tests/contrib/crewai/cassettes/test_hierarchical_crew.yaml
tests/contrib/dbapi/__init__.py
tests/contrib/dbapi/test_dbapi.py
tests/contrib/dbapi_async/__init__.py
tests/contrib/dbapi_async/test_dbapi_async.py
tests/contrib/ddtrace_api/__init__.py
tests/contrib/ddtrace_api/test_dd_trace_api_patch.py
tests/contrib/ddtrace_api/test_integration.py
tests/contrib/django/__init__.py
tests/contrib/django/asgi.py
tests/contrib/django/compat.py
tests/contrib/django/conftest.py
tests/contrib/django/middleware.py
tests/contrib/django/test_django.py
tests/contrib/django/test_django_appsec_snapshots.py
tests/contrib/django/test_django_dbm.py
tests/contrib/django/test_django_patch.py
tests/contrib/django/test_django_snapshots.py
tests/contrib/django/test_django_utils.py
tests/contrib/django/test_django_wsgi.py
tests/contrib/django/utils.py
tests/contrib/django/views.py
tests/contrib/django/django1_app/__init__.py
tests/contrib/django/django1_app/settings.py
tests/contrib/django/django1_app/urls.py
tests/contrib/django/django_app/__init__.py
tests/contrib/django/django_app/extra_urls.py
tests/contrib/django/django_app/settings.py
tests/contrib/django/django_app/urls.py
tests/contrib/django/soap/__init__.py
tests/contrib/django/soap/apps.py
tests/contrib/django/soap/models.py
tests/contrib/django/soap/services.py
tests/contrib/django/templates/basic.html
tests/contrib/django/templates/cached_list.html
tests/contrib/django/templates/custom_dispatch.html
tests/contrib/django/templates/users_list.html
tests/contrib/django_celery/test_django_celery.py
tests/contrib/django_celery/app/manage.py
tests/contrib/django_celery/app/demoapp/__init__.py
tests/contrib/django_celery/app/demoapp/models.py
tests/contrib/django_celery/app/demoapp/tasks.py
tests/contrib/django_celery/app/demoapp/views.py
tests/contrib/django_celery/app/demoapp/migrations/0001_initial.py
tests/contrib/django_celery/app/demoapp/migrations/__init__.py
tests/contrib/django_celery/app/proj/__init__.py
tests/contrib/django_celery/app/proj/celery.py
tests/contrib/django_celery/app/proj/settings.py
tests/contrib/django_celery/app/proj/urls.py
tests/contrib/django_celery/app/proj/wsgi.py
tests/contrib/django_hosts/__init__.py
tests/contrib/django_hosts/conftest.py
tests/contrib/django_hosts/test_django.py
tests/contrib/django_hosts/views.py
tests/contrib/django_hosts/django_app/__init__.py
tests/contrib/django_hosts/django_app/app_urls.py
tests/contrib/django_hosts/django_app/extra_urls.py
tests/contrib/django_hosts/django_app/hosts.py
tests/contrib/django_hosts/django_app/settings.py
tests/contrib/django_hosts/django_app/urls.py
tests/contrib/djangorestframework/__init__.py
tests/contrib/djangorestframework/conftest.py
tests/contrib/djangorestframework/test_appsec.py
tests/contrib/djangorestframework/test_djangorestframework.py
tests/contrib/djangorestframework/app/__init__.py
tests/contrib/djangorestframework/app/exceptions.py
tests/contrib/djangorestframework/app/settings.py
tests/contrib/djangorestframework/app/views.py
tests/contrib/dogpile_cache/__init__.py
tests/contrib/dogpile_cache/test_dogpile_cache_patch.py
tests/contrib/dogpile_cache/test_tracing.py
tests/contrib/dramatiq/__init__.py
tests/contrib/dramatiq/autopatch.py
tests/contrib/dramatiq/conftest.py
tests/contrib/dramatiq/test_integration.py
tests/contrib/dramatiq/test_patch_auto.py
tests/contrib/dramatiq/test_patch_manual.py
tests/contrib/elasticsearch/__init__.py
tests/contrib/elasticsearch/test_async.py
tests/contrib/elasticsearch/test_elasticsearch.py
tests/contrib/elasticsearch/test_elasticsearch_multi.py
tests/contrib/elasticsearch/test_opensearch.py
tests/contrib/falcon/__init__.py
tests/contrib/falcon/test_distributed_tracing.py
tests/contrib/falcon/test_falcon_patch.py
tests/contrib/falcon/test_middleware.py
tests/contrib/falcon/test_schematization.py
tests/contrib/falcon/test_suite.py
tests/contrib/falcon/app/__init__.py
tests/contrib/falcon/app/app.py
tests/contrib/falcon/app/resources.py
tests/contrib/fastapi/__init__.py
tests/contrib/fastapi/app.py
tests/contrib/fastapi/conftest.py
tests/contrib/fastapi/test_fastapi.py
tests/contrib/fastapi/test_fastapi_patch.py
tests/contrib/flask/__init__.py
tests/contrib/flask/app.py
tests/contrib/flask/test_appsec_flask_pytest_iast_no_snapshot.py
tests/contrib/flask/test_appsec_flask_snapshot.py
tests/contrib/flask/test_blueprint.py
tests/contrib/flask/test_errorhandler.py
tests/contrib/flask/test_flask_helpers.py
tests/contrib/flask/test_flask_openapi3.py
tests/contrib/flask/test_flask_patch.py
tests/contrib/flask/test_flask_pytest_iast.py
tests/contrib/flask/test_flask_snapshot.py
tests/contrib/flask/test_hooks.py
tests/contrib/flask/test_idempotency.py
tests/contrib/flask/test_request.py
tests/contrib/flask/test_signals.py
tests/contrib/flask/test_static.py
tests/contrib/flask/test_template.py
tests/contrib/flask/test_views.py
tests/contrib/flask/static/test.txt
tests/contrib/flask/test_templates/err.html
tests/contrib/flask/test_templates/render_err.html
tests/contrib/flask/test_templates/test.html
tests/contrib/flask/test_templates/test_insecure.html
tests/contrib/flask_autopatch/__init__.py
tests/contrib/flask_autopatch/test_flask_autopatch.py
tests/contrib/flask_autopatch/test_templates/err.html
tests/contrib/flask_autopatch/test_templates/test.html
tests/contrib/flask_cache/__init__.py
tests/contrib/flask_cache/test.py
tests/contrib/flask_cache/test_utils.py
tests/contrib/flask_cache/test_wrapper_safety.py
tests/contrib/freezegun/test_freezegun.py
tests/contrib/futures/__init__.py
tests/contrib/futures/test_futures_patch.py
tests/contrib/futures/test_propagation.py
tests/contrib/gevent/__init__.py
tests/contrib/gevent/monkeypatch.py
tests/contrib/gevent/test_tracer.py
tests/contrib/gevent/utils.py
tests/contrib/gevent/wrong_program_gevent.py
tests/contrib/google_genai/__init__.py
tests/contrib/google_genai/conftest.py
tests/contrib/google_genai/test_google_genai.py
tests/contrib/google_genai/test_google_genai_llmobs.py
tests/contrib/google_genai/test_google_genai_patch.py
tests/contrib/google_genai/utils.py
tests/contrib/google_generativeai/__init__.py
tests/contrib/google_generativeai/conftest.py
tests/contrib/google_generativeai/test_google_generativeai.py
tests/contrib/google_generativeai/test_google_generativeai_llmobs.py
tests/contrib/google_generativeai/test_google_generativeai_patch.py
tests/contrib/google_generativeai/utils.py
tests/contrib/google_generativeai/test_data/apple.jpg
tests/contrib/graphene/__init__.py
tests/contrib/graphene/test_graphene.py
tests/contrib/graphql/__init__.py
tests/contrib/graphql/test_graphql.py
tests/contrib/graphql/test_graphql_patch.py
tests/contrib/grpc/__init__.py
tests/contrib/grpc/common.py
tests/contrib/grpc/hello.proto
tests/contrib/grpc/hello_pb2.py
tests/contrib/grpc/hello_pb2_grpc.py
tests/contrib/grpc/hello_servicer.py
tests/contrib/grpc/test_constants.py
tests/contrib/grpc/test_grpc.py
tests/contrib/grpc/test_grpc_patch.py
tests/contrib/grpc/test_grpc_utils.py
tests/contrib/grpc_aio/__init__.py
tests/contrib/grpc_aio/hellostreamingworld_pb2.py
tests/contrib/grpc_aio/hellostreamingworld_pb2.pyi
tests/contrib/grpc_aio/hellostreamingworld_pb2_grpc.py
tests/contrib/grpc_aio/test_grpc_aio.py
tests/contrib/gunicorn/__init__.py
tests/contrib/gunicorn/test_gunicorn.py
tests/contrib/gunicorn/wsgi_mw_app.py
tests/contrib/httplib/__init__.py
tests/contrib/httplib/test_httplib.py
tests/contrib/httplib/test_httplib_distributed.py
tests/contrib/httplib/test_httplib_patch.py
tests/contrib/httpx/__init__.py
tests/contrib/httpx/test_httpx.py
tests/contrib/httpx/test_httpx_patch.py
tests/contrib/httpx/test_httpx_pre_0_11.py
tests/contrib/integration_registry/__init__.py
tests/contrib/integration_registry/conftest.py
tests/contrib/integration_registry/test_contrib_versions.py
tests/contrib/integration_registry/test_external_dependencies.py
tests/contrib/integration_registry/test_registry_schema.py
tests/contrib/integration_registry/test_riotfile.py
tests/contrib/integration_registry/registry_update_helpers/__init__.py
tests/contrib/integration_registry/registry_update_helpers/integration.py
tests/contrib/integration_registry/registry_update_helpers/integration_registry_manager.py
tests/contrib/integration_registry/registry_update_helpers/integration_registry_updater.py
tests/contrib/integration_registry/registry_update_helpers/integration_update_orchestrator.py
tests/contrib/jinja2/__init__.py
tests/contrib/jinja2/test_jinja2.py
tests/contrib/jinja2/test_jinja2_patch.py
tests/contrib/jinja2/templates/base.html
tests/contrib/jinja2/templates/template.html
tests/contrib/kafka/__init__.py
tests/contrib/kafka/meta.properties
tests/contrib/kafka/test_kafka.py
tests/contrib/kafka/test_kafka_patch.py
tests/contrib/kombu/__init__.py
tests/contrib/kombu/test.py
tests/contrib/kombu/test_kombu_patch.py
tests/contrib/langchain/__init__.py
tests/contrib/langchain/conftest.py
tests/contrib/langchain/test_langchain.py
tests/contrib/langchain/test_langchain_llmobs.py
tests/contrib/langchain/test_langchain_patch.py
tests/contrib/langchain/utils.py
tests/contrib/langchain/cassettes/ai21_completion_sync.yaml
tests/contrib/langchain/cassettes/anthropic_chat_completion_sync.yaml
tests/contrib/langchain/cassettes/bedrock_amazon_chat_invoke.yaml
tests/contrib/langchain/cassettes/bedrock_amazon_invoke.yaml
tests/contrib/langchain/cassettes/cohere_completion_sync.yaml
tests/contrib/langchain/cassettes/cohere_completion_sync_0_2.yaml
tests/contrib/langchain/cassettes/cohere_completion_sync_latest.yaml
tests/contrib/langchain/cassettes/lcel_openai_chain_batch.yaml
tests/contrib/langchain/cassettes/lcel_openai_chat_streamed_response.txt
tests/contrib/langchain/cassettes/lcel_openai_chat_streamed_response_json_output_parser.txt
tests/contrib/langchain/cassettes/lcel_openai_llm_streamed_response.txt
tests/contrib/langchain/cassettes/lcel_with_tools_anthropic.yaml
tests/contrib/langchain/cassettes/lcel_with_tools_openai.yaml
tests/contrib/langchain/cassettes/openai_chat_completion_async_generate.yaml
tests/contrib/langchain/cassettes/openai_chat_completion_image_input_sync_generate.yaml
tests/contrib/langchain/cassettes/openai_chat_completion_sync_call.yaml
tests/contrib/langchain/cassettes/openai_completion_sync.yaml
tests/contrib/langchain/cassettes/openai_embedding_query_integration.yaml
tests/contrib/langchain/cassettes/openai_pinecone_similarity_search.yaml
tests/contrib/langchain/cassettes/openai_retrieval_embedding.yaml
tests/contrib/langgraph/__init__.py
tests/contrib/langgraph/conftest.py
tests/contrib/langgraph/test_langgraph.py
tests/contrib/langgraph/test_langgraph_llmobs.py
tests/contrib/langgraph/test_langgraph_patch.py
tests/contrib/litellm/__init__.py
tests/contrib/litellm/conftest.py
tests/contrib/litellm/test_litellm.py
tests/contrib/litellm/test_litellm_llmobs.py
tests/contrib/litellm/test_litellm_patch.py
tests/contrib/litellm/utils.py
tests/contrib/litellm/cassettes/completion.yaml
tests/contrib/litellm/cassettes/completion_anthropic.yaml
tests/contrib/litellm/cassettes/completion_command-r.yaml
tests/contrib/litellm/cassettes/completion_multiple_choices.yaml
tests/contrib/litellm/cassettes/completion_multiple_choices_proxy.yaml
tests/contrib/litellm/cassettes/completion_multiple_choices_with_tools.yaml
tests/contrib/litellm/cassettes/completion_proxy.yaml
tests/contrib/litellm/cassettes/completion_stream.yaml
tests/contrib/litellm/cassettes/completion_stream_exclude_usage.yaml
tests/contrib/litellm/cassettes/completion_stream_multiple_choices.yaml
tests/contrib/litellm/cassettes/completion_stream_multiple_choices_exclude_usage.yaml
tests/contrib/litellm/cassettes/completion_stream_multiple_choices_proxy.yaml
tests/contrib/litellm/cassettes/completion_stream_multiple_choices_with_tools.yaml
tests/contrib/litellm/cassettes/completion_stream_proxy.yaml
tests/contrib/litellm/cassettes/completion_stream_with_tools.yaml
tests/contrib/litellm/cassettes/completion_with_tools.yaml
tests/contrib/logbook/__init__.py
tests/contrib/logbook/test_logbook_logging.py
tests/contrib/logbook/test_logbook_patch.py
tests/contrib/logging/__init__.py
tests/contrib/logging/test_logging.py
tests/contrib/logging/test_logging_patch.py
tests/contrib/logging/test_tracer_logging.py
tests/contrib/loguru/__init__.py
tests/contrib/loguru/test_loguru_logging.py
tests/contrib/loguru/test_loguru_patch.py
tests/contrib/mako/__init__.py
tests/contrib/mako/test_mako.py
tests/contrib/mako/test_mako_patch.py
tests/contrib/mako/templates/template.html
tests/contrib/mariadb/__init__.py
tests/contrib/mariadb/test_mariadb.py
tests/contrib/mariadb/test_mariadb_patch.py
tests/contrib/mcp/__init__.py
tests/contrib/mcp/conftest.py
tests/contrib/mcp/test_mcp.py
tests/contrib/mcp/test_mcp_llmobs.py
tests/contrib/mcp/test_mcp_patch.py
tests/contrib/molten/__init__.py
tests/contrib/molten/test_molten.py
tests/contrib/molten/test_molten_di.py
tests/contrib/molten/test_molten_patch.py
tests/contrib/mongoengine/__init__.py
tests/contrib/mongoengine/test.py
tests/contrib/mongoengine/test_mongoengine_patch.py
tests/contrib/mysql/__init__.py
tests/contrib/mysql/test_mysql.py
tests/contrib/mysql/test_mysql_patch.py
tests/contrib/mysqldb/__init__.py
tests/contrib/mysqldb/test_mysqldb.py
tests/contrib/mysqldb/test_mysqldb_patch.py
tests/contrib/openai/__init__.py
tests/contrib/openai/conftest.py
tests/contrib/openai/test_openai_llmobs.py
tests/contrib/openai/test_openai_patch.py
tests/contrib/openai/test_openai_v1.py
tests/contrib/openai/utils.py
tests/contrib/openai/cassettes/v1/azure_chat_completion.yaml
tests/contrib/openai/cassettes/v1/azure_chat_completion_streamed.yaml
tests/contrib/openai/cassettes/v1/azure_completion.yaml
tests/contrib/openai/cassettes/v1/azure_embedding.yaml
tests/contrib/openai/cassettes/v1/chat_completion.yaml
tests/contrib/openai/cassettes/v1/chat_completion_async.yaml
tests/contrib/openai/cassettes/v1/chat_completion_error.yaml
tests/contrib/openai/cassettes/v1/chat_completion_function_call.yaml
tests/contrib/openai/cassettes/v1/chat_completion_image_input.yaml
tests/contrib/openai/cassettes/v1/chat_completion_prompt_caching_cache_read.yaml
tests/contrib/openai/cassettes/v1/chat_completion_prompt_caching_cache_write.yaml
tests/contrib/openai/cassettes/v1/chat_completion_stream_prompt_caching_cache_read.yaml
tests/contrib/openai/cassettes/v1/chat_completion_stream_prompt_caching_cache_write.yaml
tests/contrib/openai/cassettes/v1/chat_completion_streamed.yaml
tests/contrib/openai/cassettes/v1/chat_completion_streamed_tokens.yaml
tests/contrib/openai/cassettes/v1/chat_completion_tool_call.yaml
tests/contrib/openai/cassettes/v1/chat_completion_tool_call_follow_up.yaml
tests/contrib/openai/cassettes/v1/chat_completion_tool_call_streamed.yaml
tests/contrib/openai/cassettes/v1/chat_completion_truncation.yaml
tests/contrib/openai/cassettes/v1/completion.yaml
tests/contrib/openai/cassettes/v1/completion_async.yaml
tests/contrib/openai/cassettes/v1/completion_error.yaml
tests/contrib/openai/cassettes/v1/completion_stream_wrong_api_key.yaml
tests/contrib/openai/cassettes/v1/completion_streamed.yaml
tests/contrib/openai/cassettes/v1/completion_truncation.yaml
tests/contrib/openai/cassettes/v1/deepseek_completion.yaml
tests/contrib/openai/cassettes/v1/embedding.yaml
tests/contrib/openai/cassettes/v1/embedding_array_of_token_arrays.yaml
tests/contrib/openai/cassettes/v1/embedding_b64.yaml
tests/contrib/openai/cassettes/v1/embedding_string_array.yaml
tests/contrib/openai/cassettes/v1/embedding_token_array.yaml
tests/contrib/openai/cassettes/v1/file_create.yaml
tests/contrib/openai/cassettes/v1/file_delete.yaml
tests/contrib/openai/cassettes/v1/file_download.yaml
tests/contrib/openai/cassettes/v1/file_list.yaml
tests/contrib/openai/cassettes/v1/file_retrieve.yaml
tests/contrib/openai/cassettes/v1/image_create.yaml
tests/contrib/openai/cassettes/v1/image_create_b64_json.yaml
tests/contrib/openai/cassettes/v1/model_alist.yaml
tests/contrib/openai/cassettes/v1/model_delete.yaml
tests/contrib/openai/cassettes/v1/model_list.yaml
tests/contrib/openai/cassettes/v1/model_retrieve.yaml
tests/contrib/openai/cassettes/v1/moderation.yaml
tests/contrib/openai/cassettes/v1/response.yaml
tests/contrib/openai/cassettes/v1/response_create_error.yaml
tests/contrib/openai/cassettes/v1/response_error.yaml
tests/contrib/openai/cassettes/v1/response_function_call.yaml
tests/contrib/openai/cassettes/v1/response_function_call_streamed.yaml
tests/contrib/openai/cassettes/v1/response_stream.yaml
tests/contrib/openai/cassettes/v1/response_stream_incomplete.yaml
tests/contrib/openai/cassettes/v1/response_tools.yaml
tests/contrib/openai/cassettes/v1/response_tools_stream.yaml
tests/contrib/openai/cassettes/v1/responses_prompt_caching_cache_read.yaml
tests/contrib/openai/cassettes/v1/responses_prompt_caching_cache_write.yaml
tests/contrib/openai/cassettes/v1/responses_stream_prompt_caching_cache_read.yaml
tests/contrib/openai/cassettes/v1/responses_stream_prompt_caching_cache_write.yaml
tests/contrib/openai/test_data/english_audio.mp3
tests/contrib/openai/test_data/french_audio.mp3
tests/contrib/openai/test_data/image.png
tests/contrib/openai/test_data/mask.png
tests/contrib/openai/test_data/training_data.jsonl
tests/contrib/openai_agents/__init__.py
tests/contrib/openai_agents/conftest.py
tests/contrib/openai_agents/test_openai_agents.py
tests/contrib/openai_agents/test_openai_agents_llmobs.py
tests/contrib/openai_agents/test_openai_agents_patch.py
tests/contrib/openai_agents/cassettes/test_agent_with_tool_errors.yaml
tests/contrib/openai_agents/cassettes/test_multiple_agent_handoffs.yaml
tests/contrib/openai_agents/cassettes/test_multiple_agent_handoffs_with_chat_completions.yaml
tests/contrib/openai_agents/cassettes/test_simple_agent.yaml
tests/contrib/openai_agents/cassettes/test_simple_agent_streamed.yaml
tests/contrib/openai_agents/cassettes/test_single_agent_with_ootb_tools.yaml
tests/contrib/openai_agents/cassettes/test_single_agent_with_tool_calls.yaml
tests/contrib/protobuf/__init__.py
tests/contrib/protobuf/conftest.py
tests/contrib/protobuf/test_protobuf.py
tests/contrib/protobuf/schemas/__init__.py
tests/contrib/protobuf/schemas/message.proto
tests/contrib/protobuf/schemas/message_pb2.py
tests/contrib/protobuf/schemas/other_message.proto
tests/contrib/protobuf/schemas/other_message_pb2.py
tests/contrib/psycopg/__init__.py
tests/contrib/psycopg/test_psycopg.py
tests/contrib/psycopg/test_psycopg_async.py
tests/contrib/psycopg/test_psycopg_patch.py
tests/contrib/psycopg/test_psycopg_snapshot.py
tests/contrib/psycopg2/__init__.py
tests/contrib/psycopg2/test_psycopg.py
tests/contrib/psycopg2/test_psycopg_patch.py
tests/contrib/psycopg2/test_psycopg_snapshot.py
tests/contrib/psycopg2/fixtures/__init__.py
tests/contrib/psycopg2/fixtures/reproduce_psycopg_cyclic_import_error.py
tests/contrib/pydantic_ai/__init__.py
tests/contrib/pydantic_ai/conftest.py
tests/contrib/pydantic_ai/test_pydantic_ai.py
tests/contrib/pydantic_ai/test_pydantic_ai_llmobs.py
tests/contrib/pydantic_ai/test_pydantic_ai_patch.py
tests/contrib/pydantic_ai/utils.py
tests/contrib/pydantic_ai/cassettes/agent_iter.yaml
tests/contrib/pydantic_ai/cassettes/agent_run_stream.yaml
tests/contrib/pydantic_ai/cassettes/agent_run_stream_structured_with_tool.yaml
tests/contrib/pydantic_ai/cassettes/agent_run_stream_with_tools.yaml
tests/contrib/pydantic_ai/cassettes/agent_run_stream_with_toolset.yaml
tests/contrib/pydantic_ai/cassettes/agent_with_tools.yaml
tests/contrib/pylibmc/__init__.py
tests/contrib/pylibmc/test.py
tests/contrib/pylibmc/test_pylibmc_patch.py
tests/contrib/pymemcache/__init__.py
tests/contrib/pymemcache/test_client.py
tests/contrib/pymemcache/test_client_defaults.py
tests/contrib/pymemcache/test_client_mixin.py
tests/contrib/pymemcache/test_pymemcache_patch.py
tests/contrib/pymemcache/utils.py
tests/contrib/pymemcache/autopatch/__init__.py
tests/contrib/pymemcache/autopatch/test.py
tests/contrib/pymongo/__init__.py
tests/contrib/pymongo/test.py
tests/contrib/pymongo/test_pymongo_patch.py
tests/contrib/pymongo/test_spec.py
tests/contrib/pymysql/__init__.py
tests/contrib/pymysql/test_pymysql.py
tests/contrib/pymysql/test_pymysql_patch.py
tests/contrib/pynamodb/__init__.py
tests/contrib/pynamodb/test_pynamodb.py
tests/contrib/pynamodb/test_pynamodb_patch.py
tests/contrib/pyodbc/__init__.py
tests/contrib/pyodbc/test_pyodbc.py
tests/contrib/pyodbc/test_pyodbc_patch.py
tests/contrib/pyramid/__init__.py
tests/contrib/pyramid/test_pyramid.py
tests/contrib/pyramid/test_pyramid_patch.py
tests/contrib/pyramid/utils.py
tests/contrib/pyramid/app/__init__.py
tests/contrib/pyramid/app/app.py
tests/contrib/pyramid/app/web.py
tests/contrib/pyramid/pserve_app/development.ini
tests/contrib/pyramid/pserve_app/setup.py
tests/contrib/pyramid/pserve_app/app/__init__.py
tests/contrib/pyramid/pserve_app/app/routes.py
tests/contrib/pytest/__init__.py
tests/contrib/pytest/test_coverage_per_suite.py
tests/contrib/pytest/test_pytest.py
tests/contrib/pytest/test_pytest_atr.py
tests/contrib/pytest/test_pytest_attempt_to_fix.py
tests/contrib/pytest/test_pytest_coverage_edge_cases.py
tests/contrib/pytest/test_pytest_disabling.py
tests/contrib/pytest/test_pytest_early_config.py
tests/contrib/pytest/test_pytest_efd.py
tests/contrib/pytest/test_pytest_quarantine.py
tests/contrib/pytest/test_pytest_snapshot.py
tests/contrib/pytest/test_pytest_snapshot_v2.py
tests/contrib/pytest/test_pytest_xdist_atr.py
tests/contrib/pytest/test_pytest_xdist_itr.py
tests/contrib/pytest/test_pytest_xdist_snapshot.py
tests/contrib/pytest/test_report_links.py
tests/contrib/pytest/test_xdist_context_propagation.py
tests/contrib/pytest/utils.py
tests/contrib/pytest_bdd/__init__.py
tests/contrib/pytest_bdd/test_pytest_bdd.py
tests/contrib/pytest_benchmark/__init__.py
tests/contrib/pytest_benchmark/test_pytest_benchmark.py
tests/contrib/pytest_flaky/__init__.py
tests/contrib/pytest_flaky/test_pytest_flaky.py
tests/contrib/ray/__init__.py
tests/contrib/ray/test_ray.py
tests/contrib/redis/__init__.py
tests/contrib/redis/test_redis.py
tests/contrib/redis/test_redis_asyncio.py
tests/contrib/redis/test_redis_cluster.py
tests/contrib/redis/test_redis_cluster_asyncio.py
tests/contrib/redis/test_redis_patch.py
tests/contrib/rediscluster/__init__.py
tests/contrib/rediscluster/test.py
tests/contrib/rediscluster/test_rediscluster_patch.py
tests/contrib/requests/__init__.py
tests/contrib/requests/test_requests.py
tests/contrib/requests/test_requests_distributed.py
tests/contrib/requests/test_requests_patch.py
tests/contrib/rq/__init__.py
tests/contrib/rq/jobs.py
tests/contrib/rq/test_rq.py
tests/contrib/sanic/__init__.py
tests/contrib/sanic/conftest.py
tests/contrib/sanic/run_server.py
tests/contrib/sanic/test_sanic.py
tests/contrib/sanic/test_sanic_patch.py
tests/contrib/sanic/test_sanic_server.py
tests/contrib/selenium/test_selenium_chrome.py
tests/contrib/selenium/static_test_pages/rum_disabled/page_1.html
tests/contrib/selenium/static_test_pages/rum_disabled/page_2.html
tests/contrib/selenium/static_test_pages/rum_enabled/page_1.html
tests/contrib/selenium/static_test_pages/rum_enabled/page_2.html
tests/contrib/snowflake/__init__.py
tests/contrib/snowflake/test_snowflake.py
tests/contrib/snowflake/test_snowflake_patch.py
tests/contrib/sqlalchemy/__init__.py
tests/contrib/sqlalchemy/mixins.py
tests/contrib/sqlalchemy/test_mysql.py
tests/contrib/sqlalchemy/test_patch.py
tests/contrib/sqlalchemy/test_postgres.py
tests/contrib/sqlalchemy/test_sqlite.py
tests/contrib/sqlite3/__init__.py
tests/contrib/sqlite3/test_sqlite3.py
tests/contrib/sqlite3/test_sqlite3_patch.py
tests/contrib/starlette/__init__.py
tests/contrib/starlette/app.py
tests/contrib/starlette/test_starlette.py
tests/contrib/starlette/test_starlette_patch.py
tests/contrib/structlog/__init__.py
tests/contrib/structlog/test_structlog_logging.py
tests/contrib/structlog/test_structlog_patch.py
tests/contrib/subprocess/__init__.py
tests/contrib/subprocess/test_subprocess.py
tests/contrib/subprocess/test_subprocess_patch.py
tests/contrib/tornado/__init__.py
tests/contrib/tornado/test_config.py
tests/contrib/tornado/test_executor_decorator.py
tests/contrib/tornado/test_safety.py
tests/contrib/tornado/test_stack_context.py
tests/contrib/tornado/test_tornado_patch.py
tests/contrib/tornado/test_tornado_template.py
tests/contrib/tornado/test_tornado_web.py
tests/contrib/tornado/test_wrap_decorator.py
tests/contrib/tornado/utils.py
tests/contrib/tornado/web/__init__.py
tests/contrib/tornado/web/app.py
tests/contrib/tornado/web/compat.py
tests/contrib/tornado/web/uimodules.py
tests/contrib/tornado/web/statics/empty.txt
tests/contrib/tornado/web/templates/exception.html
tests/contrib/tornado/web/templates/item.html
tests/contrib/tornado/web/templates/list.html
tests/contrib/tornado/web/templates/page.html
tests/contrib/unittest/__init__.py
tests/contrib/unittest/test_unittest.py
tests/contrib/unittest/test_unittest_patch.py
tests/contrib/unittest/test_unittest_snapshot.py
tests/contrib/urllib3/__init__.py
tests/contrib/urllib3/test_urllib3.py
tests/contrib/urllib3/test_urllib3_patch.py
tests/contrib/uwsgi/__init__.py
tests/contrib/valkey/__init__.py
tests/contrib/valkey/test_valkey.py
tests/contrib/valkey/test_valkey_asyncio.py
tests/contrib/valkey/test_valkey_cluster.py
tests/contrib/valkey/test_valkey_cluster_asyncio.py
tests/contrib/valkey/test_valkey_patch.py
tests/contrib/vertexai/__init__.py
tests/contrib/vertexai/conftest.py
tests/contrib/vertexai/test_vertexai.py
tests/contrib/vertexai/test_vertexai_llmobs.py
tests/contrib/vertexai/test_vertexai_patch.py
tests/contrib/vertexai/utils.py
tests/contrib/vertica/__init__.py
tests/contrib/vertica/test_vertica.py
tests/contrib/vertica/test_vertica_patch.py
tests/contrib/wsgi/__init__.py
tests/contrib/wsgi/test_wsgi.py
tests/contrib/yaaredis/__init__.py
tests/contrib/yaaredis/test_yaaredis.py
tests/contrib/yaaredis/test_yaaredis_patch.py
tests/coverage/__init__.py
tests/coverage/test_coverage.py
tests/coverage/test_coverage_async.py
tests/coverage/test_coverage_multiprocessing.py
tests/coverage/test_coverage_relative_namespace_packages.py
tests/coverage/test_coverage_relative_regular_packages.py
tests/coverage/test_coverage_threading.py
tests/coverage/test_coverage_tool_clash.py
tests/coverage/utils.py
tests/coverage/excluded_path/excluded.py
tests/coverage/included_path/async_code.py
tests/coverage/included_path/callee.py
tests/coverage/included_path/import_time_callee.py
tests/coverage/included_path/import_time_lib.py
tests/coverage/included_path/imported_in_function_lib.py
tests/coverage/included_path/imports_ns_dot.py
tests/coverage/included_path/imports_rp_dot.py
tests/coverage/included_path/in_context_lib.py
tests/coverage/included_path/late_import_const.py
tests/coverage/included_path/lib.py
tests/coverage/included_path/nested_import_time_lib.py
tests/coverage/included_path/normal_import_const.py
tests/coverage/included_path/nsa/imports_dotdot_nsa.py
tests/coverage/included_path/nsa/imports_dotdot_nsb.py
tests/coverage/included_path/nsa/late_import_const.py
tests/coverage/included_path/nsa/normal_import_const.py
tests/coverage/included_path/nsa/nsa_imports_dot.py
tests/coverage/included_path/nsa/nsa_imports_parent.py
tests/coverage/included_path/nsa/nsa/late_import_const.py
tests/coverage/included_path/nsa/nsa/normal_import_const.py
tests/coverage/included_path/nsa/nsb/late_import_const.py
tests/coverage/included_path/nsa/nsb/normal_import_const.py
tests/coverage/included_path/nsb/late_import_const.py
tests/coverage/included_path/nsb/normal_import_const.py
tests/coverage/included_path/rpa/__init__.py
tests/coverage/included_path/rpa/imports_dotdot_nsa.py
tests/coverage/included_path/rpa/imports_dotdot_nsb.py
tests/coverage/included_path/rpa/late_import_const.py
tests/coverage/included_path/rpa/normal_import_const.py
tests/coverage/included_path/rpa/rpa_imports_dot.py
tests/coverage/included_path/rpa/rpa_imports_parent.py
tests/coverage/included_path/rpa/rpa/__init__.py
tests/coverage/included_path/rpa/rpa/late_import_const.py
tests/coverage/included_path/rpa/rpa/normal_import_const.py
tests/coverage/included_path/rpa/rpb/__init__.py
tests/coverage/included_path/rpa/rpb/late_import_const.py
tests/coverage/included_path/rpa/rpb/normal_import_const.py
tests/coverage/included_path/rpb/__init__.py
tests/coverage/included_path/rpb/late_import_const.py
tests/coverage/included_path/rpb/normal_import_const.py
tests/datastreams/__init__.py
tests/datastreams/test_botocore.py
tests/datastreams/test_encoding.py
tests/datastreams/test_processor.py
tests/datastreams/test_public_api.py
tests/datastreams/schemas/__init__.py
tests/datastreams/schemas/test_schema_builder.py
tests/datastreams/schemas/test_schema_sampler.py
tests/debugging/.coveragerc
tests/debugging/__init__.py
tests/debugging/conftest.py
tests/debugging/mocking.py
tests/debugging/suitespec.yml
tests/debugging/test_api.py
tests/debugging/test_config.py
tests/debugging/test_debugger.py
tests/debugging/test_debugger_span_decoration.py
tests/debugging/test_encoding.py
tests/debugging/test_expressions.py
tests/debugging/test_safety.py
tests/debugging/test_session.py
tests/debugging/test_uploader.py
tests/debugging/utils.py
tests/debugging/exception/__init__.py
tests/debugging/exception/test_replay.py
tests/debugging/exploration/__init__.py
tests/debugging/exploration/_config.py
tests/debugging/exploration/_coverage.py
tests/debugging/exploration/_profiler.py
tests/debugging/exploration/debugger.py
tests/debugging/exploration/output.py
tests/debugging/exploration/preload.py
tests/debugging/exploration/sitecustomize.py
tests/debugging/exploration/test_bootstrap.py
tests/debugging/exploration/utils.py
tests/debugging/exploration/pytest/exploration.py
tests/debugging/function/__init__.py
tests/debugging/function/test_discovery.py
tests/debugging/function/test_store.py
tests/debugging/live/__init__.py
tests/debugging/live/test_live_debugger.py
tests/debugging/origin/test_span.py
tests/debugging/probe/__init__.py
tests/debugging/probe/test_model.py
tests/debugging/probe/test_registry.py
tests/debugging/probe/test_remoteconfig.py
tests/debugging/probe/test_status.py
tests/debugging/run_module/__init__.py
tests/debugging/run_module/preload.py
tests/debugging/run_module/sitecustomize.py
tests/debugging/run_module/target.py
tests/debugging/signal/__init__.py
tests/debugging/signal/test_collector.py
tests/debugging/signal/test_model.py
tests/errortracking/__init__.py
tests/errortracking/_test_functions.py
tests/errortracking/suitespec.yml
tests/errortracking/test_handled_exceptions.py
tests/errortracking/test_handled_exceptions_by_bytecode.py
tests/errortracking/module/sample_module.py
tests/errortracking/module/submodule/__init__.py
tests/errortracking/module/submodule/sample_submodule_1.py
tests/errortracking/module/submodule/sample_submodule_2.py
tests/errortracking/third_party/numpy.py
tests/errortracking/third_party/pyproject.toml
tests/errortracking/third_party/setup.py
tests/integration/__init__.py
tests/integration/hello.py
tests/integration/test_context_snapshots.py
tests/integration/test_debug.py
tests/integration/test_encoding.py
tests/integration/test_integration.py
tests/integration/test_integration_civisibility.py
tests/integration/test_integration_snapshots.py
tests/integration/test_priority_sampling.py
tests/integration/test_propagation.py
tests/integration/test_sampling.py
tests/integration/test_settings.py
tests/integration/test_trace_stats.py
tests/integration/test_tracemethods.py
tests/integration/utils.py
tests/internal/__init__.py
tests/internal/lazy.py
tests/internal/lazy.pyi
tests/internal/side_effect_module.py
tests/internal/sitecustomize.py
tests/internal/test_assembly.py
tests/internal/test_auto.py
tests/internal/test_codeowners.py
tests/internal/test_context_events_api.py
tests/internal/test_database_monitoring.py
tests/internal/test_forksafe.py
tests/internal/test_glob_matcher.py
tests/internal/test_metrics.py
tests/internal/test_module.py
tests/internal/test_native.py
tests/internal/test_packages.py
tests/internal/test_periodic.py
tests/internal/test_products.py
tests/internal/test_safety.py
tests/internal/test_serverless.py
tests/internal/test_settings.py
tests/internal/test_tracer_flare.py
tests/internal/test_utils_http.py
tests/internal/test_utils_inspection.py
tests/internal/test_utils_retry.py
tests/internal/test_utils_version.py
tests/internal/test_wrapping.py
tests/internal/bytecode_injection/test_core.py
tests/internal/bytecode_injection/test_injection.py
tests/internal/bytecode_injection/framework_injection/__init__.py
tests/internal/bytecode_injection/framework_injection/_bytecode_injection.py
tests/internal/bytecode_injection/framework_injection/_config.py
tests/internal/bytecode_injection/framework_injection/output.py
tests/internal/bytecode_injection/framework_injection/preload.py
tests/internal/bytecode_injection/framework_injection/sitecustomize.py
tests/internal/bytecode_injection/framework_injection/test_bootstrap.py
tests/internal/bytecode_injection/framework_injection/utils.py
tests/internal/crashtracker/test_crashtracker.py
tests/internal/crashtracker/utils.py
tests/internal/namespace_test/ns_module.py
tests/internal/peer_service/__init__.py
tests/internal/peer_service/test_processor.py
tests/internal/remoteconfig/__init__.py
tests/internal/remoteconfig/rc_mocked_responses_asm_features.json
tests/internal/remoteconfig/test_remoteconfig.py
tests/internal/remoteconfig/test_remoteconfig_client.py
tests/internal/remoteconfig/test_remoteconfig_client_e2e.py
tests/internal/remoteconfig/test_remoteconfig_connector.py
tests/internal/remoteconfig/test_remoteconfig_publisher.py
tests/internal/remoteconfig/test_remoteconfig_subscriber.py
tests/internal/remoteconfig/utils.py
tests/internal/service_name/__init__.py
tests/internal/service_name/test_extra_services_names.py
tests/internal/service_name/test_imports.py
tests/internal/service_name/test_inferred_base_service.py
tests/internal/service_name/test_processor.py
tests/internal/symbol_db/__init__.py
tests/internal/symbol_db/test_config.py
tests/internal/symbol_db/test_symbols.py
tests/lib_injection/conftest.py
tests/lib_injection/test_guardrails.py
tests/llmobs/__init__.py
tests/llmobs/_utils.py
tests/llmobs/conftest.py
tests/llmobs/suitespec.yml
tests/llmobs/test_experiments.py
tests/llmobs/test_llmobs.py
tests/llmobs/test_llmobs_decorators.py
tests/llmobs/test_llmobs_eval_metric_agent_writer.py
tests/llmobs/test_llmobs_eval_metric_agentless_writer.py
tests/llmobs/test_llmobs_evaluator_runner.py
tests/llmobs/test_llmobs_integrations.py
tests/llmobs/test_llmobs_ragas_evaluators.py
tests/llmobs/test_llmobs_service.py
tests/llmobs/test_llmobs_span_agent_writer.py
tests/llmobs/test_llmobs_span_agentless_writer.py
tests/llmobs/test_llmobs_span_encoder.py
tests/llmobs/test_llmobs_span_truncation.py
tests/llmobs/test_logger.py
tests/llmobs/test_propagation.py
tests/llmobs/test_utils.py
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_eval_metric_agentless_writer.send_score_metric.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_eval_metric_agentless_writer.test_send_categorical_metric.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_eval_metric_agentless_writer.test_send_multiple_events.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_eval_metric_agentless_writer.test_send_score_metric.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_eval_metric_agentless_writer.test_send_timed_events.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_evaluator_runner.test_evaluator_runner_periodic_enqueues_eval_metric.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_evaluator_runner.test_evaluator_runner_timed_enqueues_eval_metric.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_ragas_evaluators.answer_relevancy_inference.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_ragas_evaluators.emits_traces_and_evaluations_on_exit.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_ragas_evaluators.test_ragas_context_precision_multiple_context.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_ragas_evaluators.test_ragas_context_precision_single_context.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_ragas_evaluators.test_ragas_faithfulness_emits_traces.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_ragas_evaluators.test_ragas_faithfulness_submits_evaluation.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_ragas_evaluators.test_ragas_faithfulness_submits_evaluation_on_span_with_custom_keys.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_ragas_evaluators.test_ragas_faithfulness_submits_evaluation_on_span_with_question_in_messages.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_span_agentless_writer.test_send_chat_completion_event.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_span_agentless_writer.test_send_completion_event.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_span_agentless_writer.test_send_multiple_events.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_llmobs_span_agentless_writer.test_send_timed_events.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_logger.test_send_log.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_logger.test_send_log_bad_api_key.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_logger.test_send_on_exit.yaml
tests/llmobs/llmobs_cassettes/tests.llmobs.test_logger.test_send_timed.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_0a3ce469-bbb5-4d8e-8f9d-86024dba131f_batch_update_post_8f4153f3.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_0a3ce469-bbb5-4d8e-8f9d-86024dba131f_batch_update_post_aa4b1918.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_0a3ce469-bbb5-4d8e-8f9d-86024dba131f_records_get_8a97b03b.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_1ebc4710-c5a1-4487-b56f-25ecefcc1bf1_batch_update_post_0f800e23.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_1ebc4710-c5a1-4487-b56f-25ecefcc1bf1_batch_update_post_27a9e507.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_1ebc4710-c5a1-4487-b56f-25ecefcc1bf1_records_get_3bd6d510.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_2c079a59-06d7-4592-adcc-8f4124c0ea3b_batch_update_post_7d371dba.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_2c079a59-06d7-4592-adcc-8f4124c0ea3b_batch_update_post_f237e453.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_2c079a59-06d7-4592-adcc-8f4124c0ea3b_records_get_906563da.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_2facf581-08b9-40c8-8377-28f895290c88_batch_update_post_9280615a.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_3249d56a-701e-45e1-a317-790c8e0eff66_batch_update_post_03f126d3.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_3249d56a-701e-45e1-a317-790c8e0eff66_batch_update_post_2859d0b5.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_3249d56a-701e-45e1-a317-790c8e0eff66_records_get_df9a6197.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_38e7b573-1559-45e2-938d-64ac5ce53ea9_batch_update_post_ab9e9727.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_38e7b573-1559-45e2-938d-64ac5ce53ea9_records_get_74e823b2.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_612e5bc7-642b-4c93-a350-2bab8397f66b_batch_update_post_8af9f6d2.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_612e5bc7-642b-4c93-a350-2bab8397f66b_batch_update_post_fcb6b5d7.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_612e5bc7-642b-4c93-a350-2bab8397f66b_records_get_718431a5.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_64eb404a-91c6-4430-9b8b-d90493dcaa99_batch_update_post_73e632d5.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_64eb404a-91c6-4430-9b8b-d90493dcaa99_batch_update_post_7680a587.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_64eb404a-91c6-4430-9b8b-d90493dcaa99_records_get_2d4f20bf.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_76925f43-7353-4bbd-a660-3bcffbbd9521_batch_update_post_939742d2.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_7ebcf701-2bd3-42d4-9dbd-01bb1169e66f_batch_update_post_bfa4f24c.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_7ebcf701-2bd3-42d4-9dbd-01bb1169e66f_records_get_581a6d27.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_9f0e6306-3b43-40ef-9921-a808fc9a0aac_batch_update_post_9b64b10b.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_9f0e6306-3b43-40ef-9921-a808fc9a0aac_batch_update_post_c2568037.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_9f0e6306-3b43-40ef-9921-a808fc9a0aac_records_get_9c9e5b65.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_b1c12787-7c4a-4a4d-b8ee-061bd83b9a5e_records_get_f9708e03.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_bbef66f9-5e48-49aa-92ec-65e217d08271_batch_update_post_9baa430f.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_bbef66f9-5e48-49aa-92ec-65e217d08271_batch_update_post_9cfb4452.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_bbef66f9-5e48-49aa-92ec-65e217d08271_records_get_653ab698.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_cfdb514f-92b0-404f-9b3f-020f82b0cd51_batch_update_post_01ab4862.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_cfdb514f-92b0-404f-9b3f-020f82b0cd51_batch_update_post_a50f2e77.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_cfdb514f-92b0-404f-9b3f-020f82b0cd51_records_get_8c03b3af.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_19f1f445.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_2c52578e.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_2e94c749.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_3fc01e3d.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_44aa4b07.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_6e92471d.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_7be82a54.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_85e24c83.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_86efaa1a.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_9067ab06.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_9297ad45.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_932f531d.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_97d1d0f2.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_b6b52930.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_b9c67d06.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_dfc39662.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_e0085002.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_delete_post_f1120364.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_e03e6dcc-1a71-49ed-82b0-0042d0f7e117_batch_update_post_01324b62.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_e03e6dcc-1a71-49ed-82b0-0042d0f7e117_batch_update_post_751b3b67.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_e03e6dcc-1a71-49ed-82b0-0042d0f7e117_records_get_62b01065.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_ee7fe7e8-e947-4d0e-be54-be22314ca561_batch_update_post_e4dd0faa.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_ee7fe7e8-e947-4d0e-be54-be22314ca561_records_get_36d52d45.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_fae1f44d-d399-4f08-b092-93c3f69407e6_batch_update_post_034e101b.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_fae1f44d-d399-4f08-b092-93c3f69407e6_batch_update_post_e6ad714b.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_fae1f44d-d399-4f08-b092-93c3f69407e6_records_get_8de4c9b8.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-123_get_cc52ad7e.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-good-csv-pipe_get_bcb704ce.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-good-csv-without-expected-output_get_4653929f.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-good-csv_get_989b2028.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-non-existent_get_ceb7b7a1.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_append_no_expected_output_test_dataset_records0__get_99c44422.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_append_test_dataset_records0__get_6c0b94b6.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_delete_after_append_test_dataset_records0__get_7ff2210e.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_delete_after_update_test_dataset_records0__get_bbdb43e6.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_delete_no_expected_output_test_dataset_records0__get_9bf91c6b.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_delete_test_dataset_records0__get_ead382bc.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_modify_records_multiple_times_test_dataset_records0__get_78a06a1d.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_modify_single_record_on_input_should_not_effect_others_test_dataset_records0__get_b728ed92.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_modify_single_record_on_optional_field_test_dataset_records0__get_b68a5724.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_modify_single_record_test_dataset_records0__get_17b5fbcc.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_filter_name__test-dataset-test_dataset_pull_exists_but_no_records_test_dataset_records0__get_03cb6caa.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_01805683.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_0207aff4.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_027be704.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_16472f5b.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_28ab978c.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_35e295b1.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_4c853ecd.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_5d1d58b5.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_77487a38.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_7a4025b7.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_816b83e0.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_a7420535.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_b9f166d4.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_bc8bd99f.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_be54d2dd.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_c1d4ae31.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_d59b5313.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_f9798e4e.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_datasets_post_fd4743e3.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_experiments_3e7e67d8-c2b5-4853-b090-b240a22ef7d1_events_post_7562fe56.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_experiments_post_1b11da5d.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_experiments_post_ba171d37.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_projects_post_954d8c3a.yaml
tests/llmobs/llmobs_cassettes/datadog/datadog_api_unstable_llm-obs_v1_projects_post_ddce0a64.yaml
tests/llmobs/llmobs_cassettes/genai/genai_v1beta_models_gemini-2.5-flash_generateContent_post_459b74a0.yaml
tests/llmobs/llmobs_cassettes/openai/openai_chat_completions_post_3c0e4b6c.yaml
tests/llmobs/llmobs_cassettes/openai/openai_chat_completions_post_5db41b2a.yaml
tests/llmobs/llmobs_cassettes/openai/openai_chat_completions_post_930afee9.yaml
tests/llmobs/llmobs_cassettes/openai/openai_chat_completions_post_a1bd9cc3.yaml
tests/llmobs/llmobs_cassettes/openai/openai_chat_completions_post_b45798ae.yaml
tests/llmobs/llmobs_cassettes/openai/openai_chat_completions_post_b979ad33.yaml
tests/llmobs/llmobs_cassettes/openai/openai_chat_completions_post_e16811d2.yaml
tests/llmobs/llmobs_cassettes/openai/openai_completions_post_09f7a946.yaml
tests/llmobs/llmobs_cassettes/openai/openai_completions_post_585b2ba8.yaml
tests/llmobs/llmobs_cassettes/openai/openai_completions_post_7b116e69.yaml
tests/llmobs/llmobs_cassettes/openai/openai_completions_post_8706eb93.yaml
tests/llmobs/llmobs_cassettes/openai/openai_completions_post_8899bb88.yaml
tests/llmobs/llmobs_cassettes/openai/openai_completions_post_8b80b4c0.yaml
tests/llmobs/llmobs_cassettes/openai/openai_completions_post_a23a180e.yaml
tests/llmobs/llmobs_cassettes/openai/openai_completions_post_b2bf069e.yaml
tests/llmobs/llmobs_cassettes/openai/openai_responses_post_aaef3e68.yaml
tests/llmobs/llmobs_cassettes/openai/openai_responses_post_eae4a165.yaml
tests/llmobs/static_files/empty.csv
tests/llmobs/static_files/good_dataset.csv
tests/llmobs/static_files/good_dataset_pipe_separated.csv
tests/meta/__init__.py
tests/meta/test_conftest.py
tests/opentelemetry/__init__.py
tests/opentelemetry/conftest.py
tests/opentelemetry/flask_app.py
tests/opentelemetry/test_config.py
tests/opentelemetry/test_context.py
tests/opentelemetry/test_metrics.py
tests/opentelemetry/test_span.py
tests/opentelemetry/test_trace.py
tests/opentracer/__init__.py
tests/opentracer/conftest.py
tests/opentracer/test_tracer_asyncio.py
tests/opentracer/test_tracer_gevent.py
tests/opentracer/test_tracer_tornado.py
tests/opentracer/utils.py
tests/opentracer/core/__init__.py
tests/opentracer/core/test_dd_compatibility.py
tests/opentracer/core/test_span.py
tests/opentracer/core/test_span_context.py
tests/opentracer/core/test_tracer.py
tests/opentracer/core/test_utils.py
tests/profiling/__init__.py
tests/profiling/_test_multiprocessing.py
tests/profiling/_wrong_file
tests/profiling/conftest.py
tests/profiling/gevent_fork.py
tests/profiling/gunicorn-app.py
tests/profiling/run.py
tests/profiling/simple_program.py
tests/profiling/simple_program_fork.py
tests/profiling/simple_program_gevent.py
tests/profiling/suitespec.yml
tests/profiling/test_gunicorn.py
tests/profiling/test_main.py
tests/profiling/test_profiler.py
tests/profiling/test_scheduler.py
tests/profiling/test_traceback.py
tests/profiling/test_uwsgi.py
tests/profiling/utils.py
tests/profiling/uwsgi-app.py
tests/profiling/collector/__init__.py
tests/profiling/collector/conftest.py
tests/profiling/collector/global_locks.py
tests/profiling/collector/lock_utils.py
tests/profiling/collector/pprof.proto
tests/profiling/collector/pprof_312_pb2.py
tests/profiling/collector/pprof_319_pb2.py
tests/profiling/collector/pprof_3_pb2.py
tests/profiling/collector/pprof_421_pb2.py
tests/profiling/collector/pprof_utils.py
tests/profiling/collector/test_collector.py
tests/profiling/collector/test_memalloc.py
tests/profiling/collector/test_stack.py
tests/profiling/collector/test_stack_asyncio.py
tests/profiling/collector/test_task.py
tests/profiling/collector/test_traceback.py
tests/profiling_v2/__init__.py
tests/profiling_v2/gunicorn.conf.py
tests/profiling_v2/native_tests
tests/profiling_v2/simple_program.py
tests/profiling_v2/simple_program_fork.py
tests/profiling_v2/simple_program_gevent.py
tests/profiling_v2/simple_program_pytorch_gpu.py
tests/profiling_v2/test_accuracy.py
tests/profiling_v2/test_code_provenance.py
tests/profiling_v2/test_gunicorn.py
tests/profiling_v2/test_main.py
tests/profiling_v2/test_profiler.py
tests/profiling_v2/test_pytorch.py
tests/profiling_v2/test_scheduler.py
tests/profiling_v2/test_uwsgi.py
tests/profiling_v2/collector/conftest.py
tests/profiling_v2/collector/test_asyncio.py
tests/profiling_v2/collector/test_memalloc.py
tests/profiling_v2/collector/test_stack.py
tests/profiling_v2/collector/test_stack_asyncio.py
tests/profiling_v2/collector/test_threading.py
tests/profiling_v2/collector/test_threading_asyncio.py
tests/profiling_v2/exporter/__init__.py
tests/profiling_v2/exporter/test_ddup.py
tests/runtime/__init__.py
tests/runtime/test_runtime_metrics_api.py
tests/snapshots/test_api_fake_runners.test_manual_api_fake_atr_mix_fail.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_atr_mix_pass.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_efd_all_pass.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_efd_faulty_session.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_efd_mix_fail.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_efd_mix_pass.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_runner_all_fail.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_runner_all_itr_skip_suite_level.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_runner_all_itr_skip_test_level.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_runner_all_pass.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_runner_all_skip.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_runner_mix_fail.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_runner_mix_fail_itr_suite_level.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_runner_mix_fail_itr_test_level.json
tests/snapshots/test_api_fake_runners.test_manual_api_fake_runner_mix_pass.json
tests/snapshots/test_multi_trace.json
tests/snapshots/test_sampling_with_default_sample_rate_1.json
tests/snapshots/test_sampling_with_default_sample_rate_1_and_manual_drop.json
tests/snapshots/test_sampling_with_default_sample_rate_1_and_manual_keep.json
tests/snapshots/test_sampling_with_default_sample_rate_1_and_rule_0.json
tests/snapshots/test_sampling_with_default_sample_rate_1_and_rule_1.json
tests/snapshots/test_sampling_with_default_sample_rate_tiny.json
tests/snapshots/test_sampling_with_rate_sampler_with_tiny_rate.json
tests/snapshots/test_sampling_with_sample_rate_1_and_rate_limit_0.json
tests/snapshots/test_sampling_with_sample_rate_1_and_rate_limit_3_and_rule_0.json
tests/snapshots/test_selenium_chrome.test_selenium_chrome_pytest_rum_disabled.json
tests/snapshots/test_selenium_chrome.test_selenium_chrome_pytest_rum_enabled.json
tests/snapshots/test_selenium_chrome.test_selenium_chrome_pytest_unpatch_does_not_record_selenium_tags.json
tests/snapshots/test_trace_missing_received.json
tests/snapshots/tests.appsec.appsec.test_processor.test_appsec_body_no_collection_snapshot.json
tests/snapshots/tests.appsec.appsec.test_processor.test_appsec_cookies_no_collection_snapshot.json
tests/snapshots/tests.appsec.appsec.test_processor.test_appsec_span_tags_snapshot.json
tests/snapshots/tests.appsec.appsec.test_processor.test_appsec_span_tags_snapshot_with_errors.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_200_request.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_200_request_post.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_500_request.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_auth_200_request.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_configure_global_service_name_env[None].json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_configure_global_service_name_env[v0].json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_configure_global_service_name_env[v1].json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_configure_service_name_pin.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_configure_service_name_split_by_domain.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_trace_multiple.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_trace_parenting.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_trace_query_string.json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_unspecified_service_name_env[None].json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_unspecified_service_name_env[v0].json
tests/snapshots/tests.contrib.aiohttp.test_aiohttp_client.test_unspecified_service_name_env[v1].json
tests/snapshots/tests.contrib.aiohttp_jinja2.test_aiohttp_jinja2.test_template_rendering_snapshot.json
tests/snapshots/tests.contrib.aiohttp_jinja2.test_aiohttp_jinja2.test_template_rendering_snapshot[pyloop].json
tests/snapshots/tests.contrib.aiohttp_jinja2.test_aiohttp_jinja2.test_template_rendering_snapshot_patched_server[True].json
tests/snapshots/tests.contrib.aiomysql.test_aiomysql.test_async_with_usage.json
tests/snapshots/tests.contrib.aiomysql.test_aiomysql.test_pin_override.json
tests/snapshots/tests.contrib.aiomysql.test_aiomysql.test_pin_override[True].json
tests/snapshots/tests.contrib.aiomysql.test_aiomysql.test_queries.json
tests/snapshots/tests.contrib.aiomysql.test_aiomysql.test_schematized_span_name[v0].json
tests/snapshots/tests.contrib.aiomysql.test_aiomysql.test_schematized_span_name[v1].json
tests/snapshots/tests.contrib.aiomysql.test_aiomysql.test_unspecified_service_v1.json
tests/snapshots/tests.contrib.aiomysql.test_aiomysql.test_user_specified_service_v0.json
tests/snapshots/tests.contrib.aiomysql.test_aiomysql.test_user_specified_service_v1.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_create_image.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_error.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_multiple_prompts.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_multiple_prompts_with_chat_history.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_stream.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_stream_helper.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_tools.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_tools_full_use.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_tools_full_use_stream.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_tools_stream.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_tools_stream_helper.json
tests/snapshots/tests.contrib.anthropic.test_anthropic.test_anthropic_llm_unserializable_arg.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_analytics_with_rate.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_analytics_without_rate.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_basics.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_cmd_max_length.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_full_command_in_resource_config[True].json
tests/snapshots/tests.contrib.aredis.test_aredis.test_full_command_in_resource_env.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_long_command.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_opentracing.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_pipeline_immediate.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_pipeline_traced.json
tests/snapshots/tests.contrib.aredis.test_aredis.test_unicode.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_bad_connect.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_bad_query.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_configure_service_name_env_v0.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_configure_service_name_env_v1.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_connect.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_connection_methods.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_cursor.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_cursor_manual.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_parenting.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_pool_custom_connect.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_pool_without_custom_connect.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_select.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_service_override_pin.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_span_name_by_schema[v0].json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_span_name_by_schema[v1].json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_unspecified_service_name_env_v0.json
tests/snapshots/tests.contrib.asyncpg.test_asyncpg.test_unspecified_service_name_env_v1.json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_class_based_handlers[ClassHandler-class_handler].json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_class_based_handlers[StaticHandler-static_handler].json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_class_based_handlers[handler2-instance_handler].json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_class_based_handlers[handler3-instance_handler_with_code].json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_continue_on_early_trace_ending.json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_file_patching.json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_module_patching.json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_timeout_traces[-100].json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_timeout_traces[100].json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_timeout_traces[10].json
tests/snapshots/tests.contrib.aws_lambda.test_aws_lambda.test_timeout_traces[200].json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_distributed_tracing[disabled].json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_distributed_tracing[enabled].json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_error.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_function_name_decorator.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_function_name_decorator_order.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_function_name_no_decorator.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_ok.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_ok_async.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_ok_async_obfuscated.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_ok_obfuscated.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_get_trigger_arg.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_http_post_ok.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_service_bus_consume_diff_context[many].json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_service_bus_consume_same_context[many].json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_service_bus_distributed_tracing[disabled].json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_service_bus_distributed_tracing[enabled].json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_timer.json
tests/snapshots/tests.contrib.azure_functions.test_azure_functions_snapshot.test_timer_async.json
tests/snapshots/tests.contrib.azure_servicebus.test_azure_servicebus_snapshot.test_schedule_messages.json
tests/snapshots/tests.contrib.azure_servicebus.test_azure_servicebus_snapshot.test_schedule_messages_async.json
tests/snapshots/tests.contrib.azure_servicebus.test_azure_servicebus_snapshot.test_send_messages[default_config].json
tests/snapshots/tests.contrib.azure_servicebus.test_azure_servicebus_snapshot.test_send_messages[distributed_tracing_disabled].json
tests/snapshots/tests.contrib.azure_servicebus.test_azure_servicebus_snapshot.test_send_messages[span_attribute_schema_v1].json
tests/snapshots/tests.contrib.azure_servicebus.test_azure_servicebus_snapshot.test_send_messages_async.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_eventbridge.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_kinesis.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_s3.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_s3_invalid_config.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_s3_valid_config.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_sns.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_sns_valid_config.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_sqs.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_aws_payload_tagging_sqs_invalid_config.json
tests/snapshots/tests.contrib.botocore.test.BotocoreTest.test_dynamodb_payload_tagging.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_ai21_invoke.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_amazon_embedding.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_amazon_invoke.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_amazon_invoke_stream.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_anthropic_invoke.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_anthropic_invoke_stream.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_anthropic_message_invoke.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_anthropic_message_invoke_stream.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_auth_error.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_embedding.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_invoke_multi_output.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_invoke_single_output.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_invoke_stream_multi_output.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_cohere_invoke_stream_single_output.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_converse.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_converse_stream.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_invoke_model_using_aws_arn_model_id.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_meta_invoke.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_meta_invoke_stream.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_read_error.json
tests/snapshots/tests.contrib.botocore.test_bedrock.test_readlines_error.json
tests/snapshots/tests.contrib.botocore.test_bedrock_agents.test_agent_invoke.json
tests/snapshots/tests.contrib.cherrypy.test_middleware.test_child.json
tests/snapshots/tests.contrib.cherrypy.test_middleware.test_error.json
tests/snapshots/tests.contrib.cherrypy.test_middleware.test_fatal.json
tests/snapshots/tests.contrib.cherrypy.test_middleware.test_success.json
tests/snapshots/tests.contrib.crewai.test_crewai.test_basic_crew.json
tests/snapshots/tests.contrib.crewai.test_crewai.test_complex_flow.json
tests/snapshots/tests.contrib.crewai.test_crewai.test_conditional_crew.json
tests/snapshots/tests.contrib.crewai.test_crewai.test_crew_with_async_tasks.json
tests/snapshots/tests.contrib.crewai.test_crewai.test_crew_with_tool.json
tests/snapshots/tests.contrib.crewai.test_crewai.test_hierarchical_crew.json
tests/snapshots/tests.contrib.crewai.test_crewai.test_simple_flow.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_current_root_span.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_current_span.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_exc_info_caught.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_set_exc_info.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_set_tags.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_set_traceback.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_span_finish.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_span_finish_with_ancestors.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_start_span.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_trace.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_tracer_set_tags.json
tests/snapshots/tests.contrib.ddtrace_api.test_integration.DDTraceAPITestCase.test_wrap.json
tests/snapshots/tests.contrib.django.test_django_appsec_snapshots.test_appsec_enabled.json
tests/snapshots/tests.contrib.django.test_django_appsec_snapshots.test_appsec_enabled_attack.json
tests/snapshots/tests.contrib.django.test_django_appsec_snapshots.test_request_ipblock_match_403.json
tests/snapshots/tests.contrib.django.test_django_appsec_snapshots.test_request_ipblock_match_403_json.json
tests/snapshots/tests.contrib.django.test_django_appsec_snapshots.test_request_ipblock_nomatch_200.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_404_exceptions.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_404_exceptions_111x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_404_exceptions_18x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_404_exceptions_21x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_asgi_200_3x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_asgi_200_simple_app.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_asgi_200_traced_simple_app.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_asgi_500_3x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_django_resource_handler.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_djangoq_dd_trace_methods.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_middleware_trace_callable_view.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_middleware_trace_callable_view_111x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_middleware_trace_callable_view_21x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_middleware_trace_partial_based_view.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_middleware_trace_partial_based_view_111x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_middleware_trace_partial_based_view_21x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_psycopg2_query_default.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_psycopg3_query_default.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_safe_string_encoding.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_safe_string_encoding_111x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_streamed_file.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_templates_disabled_3x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_templates_enabled_3x.json
tests/snapshots/tests.contrib.django.test_django_snapshots.test_urlpatterns_include.json
tests/snapshots/tests.contrib.django_hosts.test_django.test_django_hosts_request.json
tests/snapshots/tests.contrib.dramatiq.test_integration.test_fn_exception_no_retries.json
tests/snapshots/tests.contrib.dramatiq.test_integration.test_fn_retry_exception.json
tests/snapshots/tests.contrib.dramatiq.test_integration.test_fn_task_send.json
tests/snapshots/tests.contrib.dramatiq.test_integration.test_fn_task_send_with_params.json
tests/snapshots/tests.contrib.dramatiq.test_integration.test_idempotent_patch.json
tests/snapshots/tests.contrib.dramatiq.test_integration.test_send_exception.json
tests/snapshots/tests.contrib.elasticsearch.test_async.test_elasticsearch.json
tests/snapshots/tests.contrib.elasticsearch.test_async.test_elasticsearch7.json
tests/snapshots/tests.contrib.elasticsearch.test_async.test_opensearch.json
tests/snapshots/tests.contrib.elasticsearch.test_elasticsearch_multi.test_elasticsearch.json
tests/snapshots/tests.contrib.elasticsearch.test_elasticsearch_multi.test_elasticsearch7.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_500_error_raised.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_background_task.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_invalid_path_with_obfuscation_enabled.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_long_running_websocket_session.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples0]_6_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples0]_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples1]_6_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples1]_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples2]_6_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples2]_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples3]_6_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples3]_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples4]_6_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples4]_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples5]_6_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_schematization[schema_tuples5]_9.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_subapp_snapshot.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_table_query_snapshot.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_traced_websocket.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_tracing_in_middleware.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_websocket_context_propagation.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_websocket_only_sends.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_websocket_tracing_not_separate_traces.json
tests/snapshots/tests.contrib.fastapi.test_fastapi.test_websocket_tracing_sampling_not_inherited.json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_ipblock_match_403[flask_appsec_good_rules_env].json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_ipblock_match_403[flask_appsec_good_rules_env]_220.json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_ipblock_match_403_json[flask_appsec_good_rules_env].json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_ipblock_match_403_json[flask_appsec_good_rules_env]_220.json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_processexec_osspawn[flask_appsec_good_rules_env].json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_processexec_osspawn[flask_appsec_good_rules_env]_220.json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_processexec_ossystem[flask_appsec_good_rules_env].json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_processexec_ossystem[flask_appsec_good_rules_env]_220.json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_processexec_subprocesscommunicatenoshell[flask_appsec_good_rules_env].json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_processexec_subprocesscommunicatenoshell[flask_appsec_good_rules_env]_220.json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_processexec_subprocesscommunicateshell[flask_appsec_good_rules_env].json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_processexec_subprocesscommunicateshell[flask_appsec_good_rules_env]_220.json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_userblock_match_200_json[flask_appsec_good_rules_env].json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_userblock_match_200_json[flask_appsec_good_rules_env]_220.json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_userblock_match_403_json[flask_appsec_good_rules_env].json
tests/snapshots/tests.contrib.flask.test_appsec_flask_snapshot.test_flask_userblock_match_403_json[flask_appsec_good_rules_env]_220.json
tests/snapshots/tests.contrib.flask.test_flask_snapshot.test_flask_200[flask_default_env].json
tests/snapshots/tests.contrib.flask.test_flask_snapshot.test_flask_200[flask_default_env]_220.json
tests/snapshots/tests.contrib.flask.test_flask_snapshot.test_flask_get_user[flask_default_env].json
tests/snapshots/tests.contrib.flask.test_flask_snapshot.test_flask_get_user[flask_default_env]_220.json
tests/snapshots/tests.contrib.flask.test_flask_snapshot.test_flask_stream[flask_default_env].json
tests/snapshots/tests.contrib.flask.test_flask_snapshot.test_flask_stream[flask_default_env]_220.json
tests/snapshots/tests.contrib.google_genai.test_google_genai.test_google_genai_chat_send_message.json
tests/snapshots/tests.contrib.google_genai.test_google_genai.test_google_genai_embed_content.json
tests/snapshots/tests.contrib.google_genai.test_google_genai.test_google_genai_embed_content_error.json
tests/snapshots/tests.contrib.google_genai.test_google_genai.test_google_genai_generate_content.json
tests/snapshots/tests.contrib.google_genai.test_google_genai.test_google_genai_generate_content_error.json
tests/snapshots/tests.contrib.google_genai.test_google_genai.test_google_genai_generate_content_stream.json
tests/snapshots/tests.contrib.google_genai.test_google_genai.test_google_genai_generate_content_stream_error.json
tests/snapshots/tests.contrib.google_genai.test_google_genai.test_google_genai_generate_content_with_tools.json
tests/snapshots/tests.contrib.google_generativeai.test_google_generativeai.test_gemini_completion.json
tests/snapshots/tests.contrib.google_generativeai.test_google_generativeai.test_gemini_completion_error.json
tests/snapshots/tests.contrib.google_generativeai.test_google_generativeai.test_gemini_completion_image.json
tests/snapshots/tests.contrib.google_generativeai.test_google_generativeai.test_gemini_completion_multiple_messages.json
tests/snapshots/tests.contrib.google_generativeai.test_google_generativeai.test_gemini_completion_stream.json
tests/snapshots/tests.contrib.google_generativeai.test_google_generativeai.test_gemini_completion_system_prompt.json
tests/snapshots/tests.contrib.google_generativeai.test_google_generativeai.test_gemini_completion_tool_stream.json
tests/snapshots/tests.contrib.google_generativeai.test_google_generativeai.test_gemini_tool_chat_completion.json
tests/snapshots/tests.contrib.google_generativeai.test_google_generativeai.test_gemini_tool_completion.json
tests/snapshots/tests.contrib.graphene.test_graphene.test_schema_execute.json
tests/snapshots/tests.contrib.graphene.test_graphene.test_schema_execute_with_resolvers.json
tests/snapshots/tests.contrib.graphene.test_graphene.test_schema_failing_execute.json
tests/snapshots/tests.contrib.graphene.test_graphene.test_schema_failing_extensions.json
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql.json
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_error.json
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_execute_with_middleware.json
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_fail.json
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_fail_2.x.json
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_with_document_with_no_location.json
tests/snapshots/tests.contrib.graphql.test_graphql.test_graphql_with_traced_resolver.json
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[None-None].json
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[None-v0].json
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[None-v1].json
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[my-service-None].json
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[my-service-v0].json
tests/snapshots/tests.contrib.graphql.test_graphql.test_span_schematization[my-service-v1].json
tests/snapshots/tests.contrib.grpc.test_grpc.test_method_service.json
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[None-None].json
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[None-v0].json
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[None-v1].json
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[mysvc-None].json
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[mysvc-v0].json
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_span_schematization[mysvc-v1].json
tests/snapshots/tests.contrib.gunicorn.test_gunicorn.test_traced_basic[gunicorn_server_settings0].json
tests/snapshots/tests.contrib.httpx.test_httpx.test_configure_service_name.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_configure_service_name_env.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_get_200.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_get_500.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_request_headers.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_configure_global_service_name_env_default.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_configure_global_service_name_env_v0.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_configure_global_service_name_env_v1.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_operation_name_env_v0.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_operation_name_env_v1.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_unspecified_service_name_env_default.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_unspecified_service_name_env_v0.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_schematized_unspecified_service_name_env_v1.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_split_by_domain.json
tests/snapshots/tests.contrib.httpx.test_httpx.test_trace_query_string.json
tests/snapshots/tests.contrib.kafka.test_kafka.test_commit.json
tests/snapshots/tests.contrib.kafka.test_kafka.test_commit_with_consume_single_message.json
tests/snapshots/tests.contrib.kafka.test_kafka.test_commit_with_consume_with_error[False].json
tests/snapshots/tests.contrib.kafka.test_kafka.test_commit_with_consume_with_multiple_messages.json
tests/snapshots/tests.contrib.kafka.test_kafka.test_commit_with_offset.json
tests/snapshots/tests.contrib.kafka.test_kafka.test_commit_with_only_async_arg.json
tests/snapshots/tests.contrib.kafka.test_kafka.test_message[False].json
tests/snapshots/tests.contrib.kafka.test_kafka.test_message[True].json
tests/snapshots/tests.contrib.kafka.test_kafka.test_schematized_span_service_and_operation[None-None].json
tests/snapshots/tests.contrib.kafka.test_kafka.test_schematized_span_service_and_operation[None-mysvc].json
tests/snapshots/tests.contrib.kafka.test_kafka.test_schematized_span_service_and_operation[v0-None].json
tests/snapshots/tests.contrib.kafka.test_kafka.test_schematized_span_service_and_operation[v0-mysvc].json
tests/snapshots/tests.contrib.kafka.test_kafka.test_schematized_span_service_and_operation[v1-None].json
tests/snapshots/tests.contrib.kafka.test_kafka.test_schematized_span_service_and_operation[v1-mysvc].json
tests/snapshots/tests.contrib.kafka.test_kafka.test_service_override.json
tests/snapshots/tests.contrib.kafka.test_kafka.test_service_override_env_var.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_ai21_llm_sync.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_base_tool_invoke.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_base_tool_invoke_non_json_serializable_config.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_cohere_llm_sync_0_2.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_faiss_vectorstore_retrieval.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_fake_embedding_document.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_fake_embedding_query.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_chain_batch.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_chain_batch_async.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_chain_complicated.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_chain_nested_0_2.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_chain_nested_latest.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_chain_non_dict_input.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_chain_simple.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_chain_simple_async.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_with_tools_anthropic.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_lcel_with_tools_openai.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_chat_model_async_generate.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_chat_model_sync_call_langchain_openai.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_chat_model_sync_call_langchain_openai_async.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_chat_model_sync_generate.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_chat_model_vision_generate_0_2.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_chat_model_vision_generate_latest.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_embedding_query.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_llm_async.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_llm_error.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_llm_sync.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_openai_llm_sync_multiple_prompts.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_pinecone_vectorstore_similarity_search.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_streamed_chain.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_streamed_chat.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_streamed_json_output_parser.json
tests/snapshots/tests.contrib.langchain.test_langchain.test_streamed_llm.json
tests/snapshots/tests.contrib.litellm.test_litellm.test_litellm_completion.json
tests/snapshots/tests.contrib.litellm.test_litellm.test_litellm_router_completion.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_analytics_with_rate_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_analytics_with_rate_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_analytics_without_rate_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_analytics_without_rate_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_commit_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_commit_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_query_many_fetchall_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_query_many_fetchall_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_query_proc_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_query_proc_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_query_with_several_rows_fetchall_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_query_with_several_rows_fetchall_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_query_with_several_rows_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_query_with_several_rows_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema0]_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema0]_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema1]_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema1]_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema2]_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema2]_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema3]_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema3]_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema4]_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema4]_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema5]_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_schematized_service_and_operation[service_schema5]_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_simple_malformed_query_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_simple_malformed_query_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_simple_query_fetchall_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_simple_query_fetchall_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_simple_query_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_simple_query_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_user_specified_dd_mariadb_service_snapshot_post_1_1.json
tests/snapshots/tests.contrib.mariadb.test_mariadb.test_user_specified_dd_mariadb_service_snapshot_pre_1_1.json
tests/snapshots/tests.contrib.mcp.test_mcp.test_mcp_tool_call.json
tests/snapshots/tests.contrib.mcp.test_mcp.test_mcp_tool_error.json
tests/snapshots/tests.contrib.openai.test_openai.test_acompletion.json
tests/snapshots/tests.contrib.openai.test_openai.test_azure_openai_chat_completion.json
tests/snapshots/tests.contrib.openai.test_openai.test_azure_openai_completion.json
tests/snapshots/tests.contrib.openai.test_openai.test_azure_openai_embedding.json
tests/snapshots/tests.contrib.openai.test_openai.test_chat_completion.json
tests/snapshots/tests.contrib.openai.test_openai.test_chat_completion_function_calling.json
tests/snapshots/tests.contrib.openai.test_openai.test_chat_completion_image_input.json
tests/snapshots/tests.contrib.openai.test_openai.test_chat_completion_stream.json
tests/snapshots/tests.contrib.openai.test_openai.test_completion.json
tests/snapshots/tests.contrib.openai.test_openai.test_completion_stream.json
tests/snapshots/tests.contrib.openai.test_openai.test_create_moderation.json
tests/snapshots/tests.contrib.openai.test_openai.test_embedding.json
tests/snapshots/tests.contrib.openai.test_openai.test_embedding_array_of_token_arrays.json
tests/snapshots/tests.contrib.openai.test_openai.test_embedding_string_array.json
tests/snapshots/tests.contrib.openai.test_openai.test_embedding_token_array.json
tests/snapshots/tests.contrib.openai.test_openai.test_file_create.json
tests/snapshots/tests.contrib.openai.test_openai.test_file_delete.json
tests/snapshots/tests.contrib.openai.test_openai.test_file_download.json
tests/snapshots/tests.contrib.openai.test_openai.test_file_list.json
tests/snapshots/tests.contrib.openai.test_openai.test_file_retrieve.json
tests/snapshots/tests.contrib.openai.test_openai.test_image_b64_json_response.json
tests/snapshots/tests.contrib.openai.test_openai.test_image_create.json
tests/snapshots/tests.contrib.openai.test_openai.test_misuse.json
tests/snapshots/tests.contrib.openai.test_openai.test_model_delete.json
tests/snapshots/tests.contrib.openai.test_openai.test_model_list.json
tests/snapshots/tests.contrib.openai.test_openai.test_model_retrieve.json
tests/snapshots/tests.contrib.openai.test_openai.test_response.json
tests/snapshots/tests.contrib.openai.test_openai.test_response_error.json
tests/snapshots/tests.contrib.openai.test_openai.test_response_stream.json
tests/snapshots/tests.contrib.openai.test_openai.test_response_tools.json
tests/snapshots/tests.contrib.openai.test_openai.test_response_tools_stream.json
tests/snapshots/tests.contrib.openai.test_openai.test_span_finish_on_stream_error.json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_completion_stream_est_tokens.json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_empty_streamed_chat_completion_resp_returns.json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_empty_streamed_completion_resp_returns.json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_empty_streamed_response_resp_returns.json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_integration_async.json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_integration_service_name[None-None].json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_integration_service_name[None-v0].json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_integration_service_name[None-v1].json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_integration_service_name[mysvc-None].json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_integration_service_name[mysvc-v0].json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_integration_service_name[mysvc-v1].json
tests/snapshots/tests.contrib.openai.test_openai_v1.test_integration_sync.json
tests/snapshots/tests.contrib.openai_agents.test_openai_agents.test_openai_agents.json
tests/snapshots/tests.contrib.openai_agents.test_openai_agents.test_openai_agents_streaming.json
tests/snapshots/tests.contrib.openai_agents.test_openai_agents.test_openai_agents_sync.json
tests/snapshots/tests.contrib.openai_agents.test_openai_agents.test_openai_agents_with_tool_error.json
tests/snapshots/tests.contrib.psycopg.test_psycopg.test_composed_query_encoding.json
tests/snapshots/tests.contrib.psycopg.test_psycopg.test_postgres_dbm_propagation_tag.json
tests/snapshots/tests.contrib.psycopg.test_psycopg_snapshot.test_connect_default.json
tests/snapshots/tests.contrib.psycopg.test_psycopg_snapshot.test_connect_traced.json
tests/snapshots/tests.contrib.psycopg.test_psycopg_snapshot.test_connect_traced_via_env.json
tests/snapshots/tests.contrib.psycopg2.test_psycopg.test_composed_query_encoding.json
tests/snapshots/tests.contrib.psycopg2.test_psycopg.test_postgres_dbm_propagation_tag.json
tests/snapshots/tests.contrib.psycopg2.test_psycopg_snapshot.test_connect_default.json
tests/snapshots/tests.contrib.psycopg2.test_psycopg_snapshot.test_connect_traced.json
tests/snapshots/tests.contrib.psycopg2.test_psycopg_snapshot.test_connect_traced_via_env.json
tests/snapshots/tests.contrib.pydantic_ai.test_pydantic_ai.test_agent_run.json
tests/snapshots/tests.contrib.pydantic_ai.test_pydantic_ai.test_agent_run_error.json
tests/snapshots/tests.contrib.pydantic_ai.test_pydantic_ai.test_agent_with_tools.json
tests/snapshots/tests.contrib.pyramid.test_pyramid.test_simple_pyramid_app_endpoint.json
tests/snapshots/tests.contrib.pyramid.test_pyramid.test_simple_pyramid_app_endpoint[ddtrace-run_pserve_tests_contrib_pyramid_pserve_app_development.ini].json
tests/snapshots/tests.contrib.pyramid.test_pyramid.test_simple_pyramid_app_endpoint[ddtrace-run_python_tests_contrib_pyramid_app_app.py].json
tests/snapshots/tests.contrib.pytest.test_pytest_snapshot.test_pytest_will_include_lines_pct.json
tests/snapshots/tests.contrib.pytest.test_pytest_snapshot.test_pytest_with_ddtrace_patch_all.json
tests/snapshots/tests.contrib.pytest.test_pytest_snapshot.test_pytest_wont_include_lines_pct_if_report_empty.json
tests/snapshots/tests.contrib.pytest.test_pytest_snapshot_v2.test_pytest_will_include_lines_pct.json
tests/snapshots/tests.contrib.pytest.test_pytest_snapshot_v2.test_pytest_with_ddtrace_patch_all.json
tests/snapshots/tests.contrib.pytest.test_pytest_snapshot_v2.test_pytest_wont_include_lines_pct_if_report_empty.json
tests/snapshots/tests.contrib.pytest.test_pytest_xdist_snapshot.test_pytest_xdist_n2_wont_include_lines_pct_if_report_empty.json
tests/snapshots/tests.contrib.pytest.test_pytest_xdist_snapshot.test_pytest_xdist_will_include_lines_pct.json
tests/snapshots/tests.contrib.pytest.test_pytest_xdist_snapshot.test_pytest_xdist_with_ddtrace_patch_all.json
tests/snapshots/tests.contrib.pytest.test_pytest_xdist_snapshot.test_pytest_xdist_wont_include_lines_pct_if_report_empty.json
tests/snapshots/tests.contrib.redis.test_redis.test_analytics_with_rate.json
tests/snapshots/tests.contrib.redis.test_redis.test_analytics_without_rate.json
tests/snapshots/tests.contrib.redis.test_redis.test_basics.json
tests/snapshots/tests.contrib.redis.test_redis.test_custom_cmd_length.json
tests/snapshots/tests.contrib.redis.test_redis.test_custom_cmd_length_env.json
tests/snapshots/tests.contrib.redis.test_redis.test_env_user_specified_redis_service.json
tests/snapshots/tests.contrib.redis.test_redis.test_full_command_in_resource_config.json
tests/snapshots/tests.contrib.redis.test_redis.test_full_command_in_resource_env.json
tests/snapshots/tests.contrib.redis.test_redis.test_long_command.json
tests/snapshots/tests.contrib.redis.test_redis.test_meta_override.json
tests/snapshots/tests.contrib.redis.test_redis.test_opentracing.json
tests/snapshots/tests.contrib.redis.test_redis.test_pipeline_immediate.json
tests/snapshots/tests.contrib.redis.test_redis.test_pipeline_traced.json
tests/snapshots/tests.contrib.redis.test_redis.test_service_precedence.json
tests/snapshots/tests.contrib.redis.test_redis.test_unicode.json
tests/snapshots/tests.contrib.redis.test_redis.test_user_specified_service.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_basic_request.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_client_name.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_connection_error.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_decoding_non_utf8_args.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_decoding_non_utf8_pipeline_args.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_long_command.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_override_service_name.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_parenting.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_pin.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_pipeline_traced.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_pipeline_traced_context_manager_transaction.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_two_traced_pipelines.json
tests/snapshots/tests.contrib.redis.test_redis_asyncio.test_unicode_request.json
tests/snapshots/tests.contrib.rediscluster.test.test_cmd_max_length.json
tests/snapshots/tests.contrib.rediscluster.test.test_full_command_in_resource_config[True].json
tests/snapshots/tests.contrib.rediscluster.test.test_full_command_in_resource_env.json
tests/snapshots/tests.contrib.rq.test_rq.test_enqueue_distributed_tracing_enabled_False_worker_service_None.json
tests/snapshots/tests.contrib.rq.test_rq.test_enqueue_distributed_tracing_enabled_False_worker_service_custom-worker-service.json
tests/snapshots/tests.contrib.rq.test_rq.test_enqueue_distributed_tracing_enabled_None_worker_service_None.json
tests/snapshots/tests.contrib.rq.test_rq.test_enqueue_distributed_tracing_enabled_None_worker_service_custom-worker-service.json
tests/snapshots/tests.contrib.rq.test_rq.test_queue_failing_job.json
tests/snapshots/tests.contrib.rq.test_rq.test_queue_failing_job_pre_1_10_1.json
tests/snapshots/tests.contrib.rq.test_rq.test_queue_pin_service.json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema0].json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema0]_pre_1_10_1.json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema1].json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema1]_pre_1_10_1.json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema2].json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema2]_pre_1_10_1.json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema3].json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema3]_pre_1_10_1.json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema4].json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema4]_pre_1_10_1.json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema5].json
tests/snapshots/tests.contrib.rq.test_rq.test_schematization[service_schema5]_pre_1_10_1.json
tests/snapshots/tests.contrib.rq.test_rq.test_sync_queue_enqueue.json
tests/snapshots/tests.contrib.rq.test_rq.test_sync_worker.json
tests/snapshots/tests.contrib.rq.test_rq.test_sync_worker_config_service.json
tests/snapshots/tests.contrib.rq.test_rq.test_sync_worker_multiple_jobs.json
tests/snapshots/tests.contrib.rq.test_rq.test_sync_worker_pin_service.json
tests/snapshots/tests.contrib.rq.test_rq.test_sync_worker_ttl.json
tests/snapshots/tests.contrib.rq.test_rq.test_worker_class_job.json
tests/snapshots/tests.contrib.rq.test_rq.test_worker_failing_job.json
tests/snapshots/tests.contrib.sanic.test_sanic_server.test_multiple_requests_sanic_http.json
tests/snapshots/tests.contrib.sanic.test_sanic_server.test_multiple_requests_sanic_http_pre_21.9.json
tests/snapshots/tests.contrib.sanic.test_sanic_server.test_sanic_errors.json
tests/snapshots/tests.contrib.sanic.test_sanic_server.test_sanic_errors_pre_21.9.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_schematization[service_schema0].json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_schematization[service_schema1].json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_schematization[service_schema2].json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_schematization[service_schema3].json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_schematization[service_schema4].json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_schematization[service_schema5].json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_commit.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_executemany_insert.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_fetchall.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_fetchall_multiple_rows.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_fetchone.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_ot_executemany_insert.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_ot_fetchall.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_ot_fetchall_multiple_rows.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_ot_fetchone.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_pin_override.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_rollback.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_service_env.json
tests/snapshots/tests.contrib.snowflake.test_snowflake.test_snowflake_settings_override.json
tests/snapshots/tests.contrib.starlette.test_starlette.test_background_task.json
tests/snapshots/tests.contrib.starlette.test_starlette.test_subapp_nested_call_snapshot.json
tests/snapshots/tests.contrib.starlette.test_starlette.test_subapp_nested_snapshot.json
tests/snapshots/tests.contrib.starlette.test_starlette.test_subapp_snapshot.json
tests/snapshots/tests.contrib.starlette.test_starlette.test_subapp_two_snapshot.json
tests/snapshots/tests.contrib.starlette.test_starlette.test_table_query_snapshot.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_generates_coverage_correctly.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_generates_coverage_correctly_with_skipped.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_generates_source_file_data.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_will_force_run_multiple_unskippable_tests.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_will_force_run_unskippable_tests.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_will_include_custom_tests.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_will_include_lines_pct.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_will_report_coverage_by_test_with_itr_skipped.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_will_report_coverage_by_test_with_itr_skipped_multiple.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_will_skip_invalid_unskippable_tests.json
tests/snapshots/tests.contrib.unittest.test_unittest_snapshot.test_unittest_will_skip_unskippable_test_if_skip_decorator.json
tests/snapshots/tests.contrib.urllib3.test_urllib3.test_urllib3_connectionpool_snapshot.json
tests/snapshots/tests.contrib.urllib3.test_urllib3.test_urllib3_poolmanager_snapshot.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_with_rate.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_analytics_without_rate.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_basics.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_custom_cmd_length_env.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_env_user_specified_valkey_service.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_config.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_full_command_in_resource_env.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_long_command.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_meta_override.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_opentracing.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_immediate.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_pipeline_traced.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_service_precedence.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_unicode.json
tests/snapshots/tests.contrib.valkey.test_valkey.test_user_specified_service.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_basic_request.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_client_name.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_connection_error.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_args.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_decoding_non_utf8_pipeline_args.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_long_command.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_override_service_name.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_parenting.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pin.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_pipeline_traced_context_manager_transaction.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_two_traced_pipelines.json
tests/snapshots/tests.contrib.valkey.test_valkey_asyncio.test_unicode_request.json
tests/snapshots/tests.contrib.vertexai.test_vertexai.test_vertexai_completion.json
tests/snapshots/tests.contrib.vertexai.test_vertexai.test_vertexai_completion_error.json
tests/snapshots/tests.contrib.vertexai.test_vertexai.test_vertexai_completion_multiple_messages.json
tests/snapshots/tests.contrib.vertexai.test_vertexai.test_vertexai_completion_stream.json
tests/snapshots/tests.contrib.vertexai.test_vertexai.test_vertexai_completion_stream_error.json
tests/snapshots/tests.contrib.vertexai.test_vertexai.test_vertexai_completion_stream_tool.json
tests/snapshots/tests.contrib.vertexai.test_vertexai.test_vertexai_completion_system_prompt.json
tests/snapshots/tests.contrib.vertexai.test_vertexai.test_vertexai_completion_tool.json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_200.json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_500_py3.json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_base_exception_in_wsgi_app_py3.json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_chunked.json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_distributed_tracing_nested.json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_generator_exit_ignored_snapshot.json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_schematization[None-None].json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_schematization[None-v0].json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_schematization[None-v1].json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_schematization[mysvc-None].json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_schematization[mysvc-v0].json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_schematization[mysvc-v1].json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_stop_iteration_in_wsgi_app_py3.json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_wsgi_base_middleware.json
tests/snapshots/tests.contrib.wsgi.test_wsgi.test_wsgi_base_middleware_500.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_analytics_with_rate.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_analytics_without_rate.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_basics.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_cmd_max_length.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_full_command_in_resource_config[True].json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_full_command_in_resource_env.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_long_command.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_opentracing.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_pipeline_immediate.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_pipeline_traced.json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_schematization[service_schema0].json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_schematization[service_schema1].json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_schematization[service_schema2].json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_schematization[service_schema3].json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_schematization[service_schema4].json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_schematization[service_schema5].json
tests/snapshots/tests.contrib.yaaredis.test_yaaredis.test_unicode.json
tests/snapshots/tests.integration.test_context_snapshots.test_context_multiprocess.json
tests/snapshots/tests.integration.test_integration_snapshots.test_encode_span_with_large_bytes_attributes[v0.4].json
tests/snapshots/tests.integration.test_integration_snapshots.test_encode_span_with_large_bytes_attributes[v0.5].json
tests/snapshots/tests.integration.test_integration_snapshots.test_encode_span_with_large_string_attributes[v0.4].json
tests/snapshots/tests.integration.test_integration_snapshots.test_encode_span_with_large_string_attributes[v0.5].json
tests/snapshots/tests.integration.test_integration_snapshots.test_encode_span_with_large_unicode_string_attributes[v0.4].json
tests/snapshots/tests.integration.test_integration_snapshots.test_encode_span_with_large_unicode_string_attributes[v0.5].json
tests/snapshots/tests.integration.test_integration_snapshots.test_env_vars.json
tests/snapshots/tests.integration.test_integration_snapshots.test_filters.json
tests/snapshots/tests.integration.test_integration_snapshots.test_multiple_traces.json
tests/snapshots/tests.integration.test_integration_snapshots.test_sampling.json
tests/snapshots/tests.integration.test_integration_snapshots.test_setting_span_tags_and_metrics_generates_no_error_logs[v0.4].json
tests/snapshots/tests.integration.test_integration_snapshots.test_setting_span_tags_and_metrics_generates_no_error_logs[v0.5].json
tests/snapshots/tests.integration.test_integration_snapshots.test_single_trace_single_span.json
tests/snapshots/tests.integration.test_integration_snapshots.test_synchronous_writer.json
tests/snapshots/tests.integration.test_integration_snapshots.test_tracer_trace_across_multiple_popens.json
tests/snapshots/tests.integration.test_integration_snapshots.test_tracer_trace_across_popen.json
tests/snapshots/tests.integration.test_integration_snapshots.test_tracetagsprocessor_only_adds_new_tags.json
tests/snapshots/tests.integration.test_priority_sampling.test_agent_sample_rate_keep.json
tests/snapshots/tests.integration.test_priority_sampling.test_agent_sample_rate_reject.json
tests/snapshots/tests.integration.test_propagation.test_sampling_decision_downstream.json
tests/snapshots/tests.integration.test_propagation.test_trace_tags_multispan.json
tests/snapshots/tests.integration.test_propagation.test_trace_tags_multispan[tracer0].json
tests/snapshots/tests.integration.test_propagation.test_trace_tags_multispan[tracer1].json
tests/snapshots/tests.integration.test_propagation.test_trace_tags_multispan[tracer2].json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_float_special_case_do_not_match.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_float_special_case_match_star.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_glob_multi_rule.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_resource.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_string_sample_rate.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_tags.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_tags_and_name_glob.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_tags_and_resource.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_tags_and_resource_glob.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_tags_and_service_glob.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_tags_glob.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_tags_glob_insensitive_case_match.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_tags_partial_match.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_w_None.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_w_None_meta.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_w_metrics.json
tests/snapshots/tests.integration.test_sampling.test_extended_sampling_w_tags_none.json
tests/snapshots/tests.integration.test_sampling.test_sampling_with_defaults.json
tests/snapshots/tests.integration.test_sampling.test_sampling_with_rate_limit_3.json
tests/snapshots/tests.integration.test_trace_stats.test_measured_span.json
tests/snapshots/tests.integration.test_trace_stats.test_measured_span_tracestats.json
tests/snapshots/tests.integration.test_trace_stats.test_sampling_rate[0.0].json
tests/snapshots/tests.integration.test_trace_stats.test_sampling_rate[0.0]_tracestats.json
tests/snapshots/tests.integration.test_trace_stats.test_sampling_rate[1.0].json
tests/snapshots/tests.integration.test_trace_stats.test_sampling_rate[1.0]_tracestats.json
tests/snapshots/tests.integration.test_trace_stats.test_single_span_sampling[sampling_rule0].json
tests/snapshots/tests.integration.test_trace_stats.test_single_span_sampling[sampling_rule0]_tracestats.json
tests/snapshots/tests.integration.test_trace_stats.test_single_span_sampling[sampling_rule1].json
tests/snapshots/tests.integration.test_trace_stats.test_single_span_sampling[sampling_rule1]_tracestats.json
tests/snapshots/tests.integration.test_trace_stats.test_stats_30.json
tests/snapshots/tests.integration.test_trace_stats.test_stats_30_tracestats.json
tests/snapshots/tests.integration.test_trace_stats.test_stats_aggrs.json
tests/snapshots/tests.integration.test_trace_stats.test_stats_aggrs_tracestats.json
tests/snapshots/tests.integration.test_trace_stats.test_stats_errors.json
tests/snapshots/tests.integration.test_trace_stats.test_stats_errors_tracestats.json
tests/snapshots/tests.integration.test_trace_stats.test_top_level.json
tests/snapshots/tests.integration.test_trace_stats.test_top_level_tracestats.json
tests/snapshots/tests.integration.test_tracemethods.test_ddtrace_run_trace_methods_async.json
tests/snapshots/tests.integration.test_tracemethods.test_ddtrace_run_trace_methods_sync.json
tests/snapshots/tests.opentelemetry.test_context.test_otel_ddtrace_mixed_parenting.json
tests/snapshots/tests.opentelemetry.test_context.test_otel_multithreading.json
tests/snapshots/tests.opentelemetry.test_context.test_otel_span_parenting.json
tests/snapshots/tests.opentelemetry.test_context.test_otel_trace_across_fork.json
tests/snapshots/tests.opentelemetry.test_context.test_otel_trace_multiple_coroutines.json
tests/snapshots/tests.opentelemetry.test_context.test_sampling_decisions_across_processes[manual.drop].json
tests/snapshots/tests.opentelemetry.test_context.test_sampling_decisions_across_processes[manual.keep].json
tests/snapshots/tests.opentelemetry.test_span.test_otel_span_attributes.json
tests/snapshots/tests.opentelemetry.test_span.test_otel_span_attributes_overrides[override0].json
tests/snapshots/tests.opentelemetry.test_span.test_otel_span_attributes_overrides[override1].json
tests/snapshots/tests.opentelemetry.test_span.test_otel_span_attributes_overrides[override2].json
tests/snapshots/tests.opentelemetry.test_span.test_otel_span_attributes_overrides[override3].json
tests/snapshots/tests.opentelemetry.test_span.test_otel_span_attributes_overrides[override4].json
tests/snapshots/tests.opentelemetry.test_span.test_otel_span_events.json
tests/snapshots/tests.opentelemetry.test_span.test_otel_span_kind.json
tests/snapshots/tests.opentelemetry.test_trace.test_distributed_trace_with_flask_app[with_ddtrace_run].json
tests/snapshots/tests.opentelemetry.test_trace.test_distributed_trace_with_flask_app[with_opentelemetry_instrument].json
tests/snapshots/tests.opentelemetry.test_trace.test_otel_start_current_span_with_default_args.json
tests/snapshots/tests.opentelemetry.test_trace.test_otel_start_current_span_without_default_args.json
tests/snapshots/tests.opentelemetry.test_trace.test_otel_start_span_ignore_exceptions.json
tests/snapshots/tests.opentelemetry.test_trace.test_otel_start_span_record_exception.json
tests/snapshots/tests.opentelemetry.test_trace.test_otel_start_span_without_default_args.json
tests/snapshots/tests.telemetry.test_telemetry.test_telemetry_enabled_on_first_tracer_flush.json
tests/sourcecode/test_repository_url.py
tests/sourcecode/test_setuptools.py
tests/sourcecode/test_source_code_link.py
tests/submod/__init__.py
tests/submod/absstuff.py
tests/submod/custom_decorated_stuff.py
tests/submod/import_test.py
tests/submod/stuff.py
tests/submod/traced_stuff.py
tests/telemetry/__init__.py
tests/telemetry/app.py
tests/telemetry/conftest.py
tests/telemetry/test_data.py
tests/telemetry/test_telemetry.py
tests/telemetry/test_telemetry_metrics.py
tests/telemetry/test_telemetry_metrics_e2e.py
tests/telemetry/test_writer.py
tests/test_module/__init__.py
tests/tracer/__init__.py
tests/tracer/_version.py
tests/tracer/test_agent.py
tests/tracer/test_atexit.py
tests/tracer/test_ci.py
tests/tracer/test_compat.py
tests/tracer/test_constants.py
tests/tracer/test_context.py
tests/tracer/test_correlation_log_context.py
tests/tracer/test_encoders.py
tests/tracer/test_endpoint_config.py
tests/tracer/test_env_vars.py
tests/tracer/test_filters.py
tests/tracer/test_freezegun.py
tests/tracer/test_gitmetadata.py
tests/tracer/test_global_config.py
tests/tracer/test_hooks.py
tests/tracer/test_hostname.py
tests/tracer/test_http.py
tests/tracer/test_instance_config.py
tests/tracer/test_logger.py
tests/tracer/test_memory_leak.py
tests/tracer/test_monkey.py
tests/tracer/test_pin.py
tests/tracer/test_processors.py
tests/tracer/test_propagation.py
tests/tracer/test_rand.py
tests/tracer/test_rate_limiter.py
tests/tracer/test_sampler.py
tests/tracer/test_service.py
tests/tracer/test_settings.py
tests/tracer/test_single_span_sampling_rules.py
tests/tracer/test_sma.py
tests/tracer/test_span.py
tests/tracer/test_span_pointers.py
tests/tracer/test_tagset.py
tests/tracer/test_telemetry.py
tests/tracer/test_trace_utils.py
tests/tracer/test_tracer.py
tests/tracer/test_utils.py
tests/tracer/test_version.py
tests/tracer/test_writer.py
tests/tracer/test_writer_encoder_multiple_payloads.py
tests/tracer/fixtures/urls.txt
tests/tracer/fixtures/ci/appveyor.json
tests/tracer/fixtures/ci/azurepipelines.json
tests/tracer/fixtures/ci/bitbucket.json
tests/tracer/fixtures/ci/bitrise.json
tests/tracer/fixtures/ci/buddy.json
tests/tracer/fixtures/ci/buildkite.json
tests/tracer/fixtures/ci/circleci.json
tests/tracer/fixtures/ci/codebuild.json
tests/tracer/fixtures/ci/codefresh.json
tests/tracer/fixtures/ci/github.json
tests/tracer/fixtures/ci/gitlab.json
tests/tracer/fixtures/ci/jenkins.json
tests/tracer/fixtures/ci/teamcity.json
tests/tracer/fixtures/ci/travisci.json
tests/tracer/fixtures/ci/usersupplied.json
tests/tracer/runtime/__init__.py
tests/tracer/runtime/fork_disable.py
tests/tracer/runtime/fork_enable.py
tests/tracer/runtime/test_container.py
tests/tracer/runtime/test_metric_collectors.py
tests/tracer/runtime/test_metrics.py
tests/tracer/runtime/test_runtime_id.py
tests/tracer/runtime/test_runtime_metrics.py
tests/tracer/runtime/test_tag_collectors.py
tests/tracer/runtime/utils.py
tests/tracer/utils_botocore/__init__.py
tests/tracer/utils_botocore/test_span_pointers.py
tests/tracer/utils_inferred_spans/__init__.py
tests/tracer/utils_inferred_spans/test_helpers.py
tests/vendor/__init__.py
tests/vendor/test_dogstatsd.py
tests/vendor/msgpack/test_buffer.py
tests/vendor/msgpack/test_case.py
tests/vendor/msgpack/test_except.py
tests/vendor/msgpack/test_limits.py
tests/vendor/msgpack/test_newspec.py
tests/vendor/msgpack/test_pack.py
tests/vendor/msgpack/test_read_size.py
tests/vendor/msgpack/test_seq.py
tests/vendor/msgpack/test_subtype.py
tests/vendor/msgpack/test_unpack.py