@@ -41,12 +41,16 @@ ddtrace/internal/_file_queue.py @DataDog/python-guild
4141ddtrace /internal /_unpatched.py @ DataDog/python-guild
4242ddtrace /internal /compat.py @ DataDog/python-guild @ DataDog/apm-core-python
4343ddtrace /internal /endpoints.py @ DataDog/python-guild @ DataDog/asm-python
44- ddtrace /settings /config .py @ DataDog/python-guild @ DataDog/apm-sdk-capabilities-python
44+ ddtrace /internal / settings /_config .py @ DataDog/python-guild @ DataDog/apm-sdk-capabilities-python
4545docs / @ DataDog/python-guild
4646tests /utils.py @ DataDog/python-guild
4747tests /suitespec.yml @ DataDog/python-guild @ DataDog/apm-core-python
48+ tests /contrib /suitespec.yml @ DataDog/python-guild
49+ tests /contrib /flask /app.py @ DataDog/python-guild
50+ tests /contrib /django /django1_app /urls.py @ DataDog/python-guild
4851tests /suitespec.py @ DataDog/python-guild @ DataDog/apm-core-python
4952scripts /bump_ddtrace.py @ DataDog/python-guild
53+ tests /smoke_test.py @ DataDog/python-guild
5054
5155# Core / Language Platform
5256tests /internal @ DataDog/apm-core-python
@@ -95,7 +99,7 @@ tests/snapshots/test_selenium_* @DataDog/ci-app-libraries
9599
96100# Debugger
97101ddtrace /debugging / @ DataDog/debugger-python
98- ddtrace /settings /dynamic_instrumentation.py @ DataDog/debugger-python
102+ ddtrace /internal / settings /dynamic_instrumentation.py @ DataDog/debugger-python
99103ddtrace /internal /injection.py @ DataDog/debugger-python @ DataDog/apm-core-python
100104ddtrace /internal /wrapping.py @ DataDog/debugger-python @ DataDog/apm-core-python
101105ddtrace /internal /module.py @ DataDog/debugger-python @ DataDog/apm-core-python
@@ -114,7 +118,7 @@ benchmarks/bm/iast_utils* @DataDog/asm-python
114118benchmarks /bm /iast_fixtures * @ DataDog/asm-python
115119benchmarks /base /aspects_benchmarks_generate.py @ DataDog/asm-python
116120ddtrace /appsec / @ DataDog/asm-python
117- ddtrace /settings /asm.py @ DataDog/asm-python
121+ ddtrace /internal / settings /asm.py @ DataDog/asm-python
118122ddtrace /contrib /internal /subprocess / @ DataDog/asm-python
119123ddtrace /contrib /internal /flask_login / @ DataDog/asm-python
120124ddtrace /contrib /internal /webbrowser @ DataDog/asm-python
@@ -125,13 +129,12 @@ ddtrace/internal/iast/ @DataDog/asm-python
125129tests /appsec / @ DataDog/asm-python
126130tests /contrib /subprocess @ DataDog/asm-python
127131tests /snapshots /tests * appsec * .json @ DataDog/asm-python
128- tests /contrib /* /test * appsec * .py @ DataDog/asm-python
129- tests /contrib /* /test * iast * .py @ DataDog/asm-python
130132scripts /iast /* @ DataDog/asm-python
131133
134+
132135# Profiling
133136ddtrace /profiling @ DataDog/profiling-python
134- ddtrace /settings /profiling.py @ DataDog/profiling-python
137+ ddtrace /internal / settings /profiling.py @ DataDog/profiling-python
135138ddtrace /internal /datadog /profiling @ DataDog/profiling-python
136139tests /profiling @ DataDog/profiling-python
137140tests /profiling_v2 @ DataDog/profiling-python
@@ -207,15 +210,15 @@ ddtrace/opentracer/ @DataDog/apm-sdk-capabilities
207210ddtrace /propagation / @ DataDog/apm-sdk-capabilities-python
208211ddtrace /openfeature / @ DataDog/asm-python @ DataDog/apm-core-python
209212tests /openfeature / @ DataDog/asm-python @ DataDog/apm-core-python
210- ddtrace /settings /_opentelemetry.py @ DataDog/apm-sdk-capabilities-python
213+ ddtrace /internal / settings /_opentelemetry.py @ DataDog/apm-sdk-capabilities-python
211214
212215ddtrace /internal /sampling.py @ DataDog/apm-sdk-capabilities-python
213216ddtrace /internal /tracemethods.py @ DataDog/apm-sdk-capabilities-python
214217ddtrace /internal /metrics.py @ DataDog/apm-sdk-capabilities-python
215218ddtrace /internal /rate_limiter.py @ DataDog/apm-sdk-capabilities-python
216219ddtrace /runtime / @ DataDog/apm-sdk-capabilities-python
217220ddtrace /internal /runtime / @ DataDog/apm-sdk-capabilities-python
218- ddtrace /settings /_otel_remapper.py @ DataDog/apm-sdk-capabilities-python
221+ ddtrace /internal / settings /_otel_remapper.py @ DataDog/apm-sdk-capabilities-python
219222tests /integration /test_priority_sampling.py @ DataDog/apm-sdk-capabilities-python
220223tests /integration /test_propagation.py @ DataDog/apm-sdk-capabilities-python
221224tests /runtime / @ DataDog/apm-sdk-capabilities-python
@@ -240,7 +243,7 @@ tests/contrib/azure_functions @DataDog/serverless
240243tests /contrib /azure_functions_eventhubs @ DataDog/serverless @ DataDog/apm-serverless
241244tests /contrib /azure_functions_servicebus @ DataDog/serverless @ DataDog/apm-serverless
242245tests /contrib /azure_servicebus @ DataDog/serverless @ DataDog/apm-serverless
243- tests /internal /test_serverless.py @ DataDog/apm-core-python @ DataDog/apm-serverless
246+ tests /internal /test_serverless.py @ DataDog/apm-core-python @ DataDog/apm-serverless @ DataDog/asm-python
244247tests /snapshots /tests.contrib.aws_lambda. * . @ DataDog/apm-serverless
245248tests /snapshots /tests.contrib.azure_eventhubs. * @ DataDog/serverless @ DataDog/apm-serverless
246249tests /snapshots /tests.contrib.azure_functions. * @ DataDog/serverless @ DataDog/apm-serverless
@@ -251,3 +254,8 @@ tests/snapshots/tests.contrib.azure_servicebus.* @DataDog/serverless
251254# Data Streams Monitoring
252255ddtrace /internal /datastreams @ DataDog/data-streams-monitoring
253256tests /datastreams @ DataDog/data-streams-monitoring
257+
258+ # ASM (order matters)
259+ tests /** /* appsec * @ DataDog/asm-python
260+ tests /** /* iast * @ DataDog/asm-python
261+ tests /tracer /test_propagation.py @ DataDog/apm-sdk-capabilities-python @ DataDog/asm-python
0 commit comments