-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathcpp_nginx.yml
More file actions
497 lines (497 loc) · 47.4 KB
/
Copy pathcpp_nginx.yml
File metadata and controls
497 lines (497 loc) · 47.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
# yaml-language-server: $schema=https://raw.githubusercontent.com/DataDog/system-tests/refs/heads/main/utils/manifest/schema.json
---
#
# For features that are not yet available in the latest release,
# please specify a version greater than the current release using `>`.
# DO NOT SPECIFY A NON EXISTING RELEASE.
#
# For example, if the latest release is `v1.0.0` and a feature like Baggage
# is only supported on the `main` branch and in the upcoming release,
# use `>1.0.0` to indicate that requirement.
manifest:
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardEvent_Tag: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardStandalone: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardStandalone_APMDisabledMarker: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryRequests: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryTruncated: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_AnomalyDetectionTags: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_ClientIPTagsCollected: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_ContentParts: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_Evaluation: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_Full_Response_And_Tags: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_RootSpanUserKeep: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_SDK_Disabled: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_SDS_Findings_In_SDK_Response: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_SensitiveDataScanning: missing_feature
tests/ai_guard/test_ai_guard_sdk.py::Test_Tag_Probabilities: missing_feature
tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span: missing_feature (missing /e2e_otel_span endpoint on weblog)
tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span::test_distributed_otel_trace: irrelevant (Golang specific test with OTel Go contrib package)
tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags: missing_feature
tests/apm_tracing_e2e/test_single_span.py::Test_SingleSpan: missing_feature (missing /e2e_otel_span endpoint on weblog)
tests/appsec/api_security/test_api_security_rc.py::Test_API_Security_RC_ASM_DD_processors: v1.8.0
tests/appsec/api_security/test_api_security_rc.py::Test_API_Security_RC_ASM_DD_scanners: v1.8.0
tests/appsec/api_security/test_apisec_sampling.py: "irrelevant (sampling works differently in proxies: RFC 1035)"
tests/appsec/api_security/test_apisecurity_telemetry.py: missing_feature
tests/appsec/api_security/test_custom_data_classification.py::Test_API_Security_Custom_Data_Classification_Capabilities: v1.10.0
tests/appsec/api_security/test_custom_data_classification.py::Test_API_Security_Custom_Data_Classification_Multiple_Scanners: v1.10.0
tests/appsec/api_security/test_custom_data_classification.py::Test_API_Security_Custom_Data_Classification_Negative: v1.10.0
tests/appsec/api_security/test_custom_data_classification.py::Test_API_Security_Custom_Data_Classification_Processor_Override: v1.10.0
tests/appsec/api_security/test_custom_data_classification.py::Test_API_Security_Custom_Data_Classification_Scanner: v1.10.0
tests/appsec/api_security/test_endpoint_discovery.py: irrelevant (not applicable to proxies)
tests/appsec/api_security/test_endpoint_fallback.py: irrelevant (not applicable to proxies)
tests/appsec/api_security/test_endpoints.py: irrelevant (language not implementing this feature)
tests/appsec/api_security/test_schemas.py::Test_Scanners: v1.8.0
tests/appsec/api_security/test_schemas.py::Test_Schema_Request_Cookies: v1.8.0
tests/appsec/api_security/test_schemas.py::Test_Schema_Request_FormUrlEncoded_Body: v1.8.0
tests/appsec/api_security/test_schemas.py::Test_Schema_Request_Headers: v1.8.0
tests/appsec/api_security/test_schemas.py::Test_Schema_Request_Json_Body: v1.8.0
tests/appsec/api_security/test_schemas.py::Test_Schema_Request_Path_Parameters: irrelevant (not applicable to proxies)
tests/appsec/api_security/test_schemas.py::Test_Schema_Request_Query_Parameters: v1.8.0
tests/appsec/api_security/test_schemas.py::Test_Schema_Response_Body: v1.8.0
tests/appsec/api_security/test_schemas.py::Test_Schema_Response_Body_env_var: missing_feature (APPSEC_API_SECURITY_NO_RESPONSE_BODY not supported)
tests/appsec/api_security/test_schemas.py::Test_Schema_Response_Headers: v1.8.0
tests/appsec/api_security/test_schemas.py::Test_Schema_Response_on_Block: v1.8.0
tests/appsec/api_security/test_schemas_auth.py: missing_feature
tests/appsec/api_security_testing/test_headers_collection.py::Test_SecurityTestingHeaders: irrelevant (not applicable to proxies)
tests/appsec/api_security_testing/test_normalized_route.py::Test_NormalizedRoute: irrelevant (not applicable to proxies)
tests/appsec/api_security_testing/test_normalized_route.py::Test_NormalizedRouteMultiParamsInSegment: irrelevant (not applicable to proxies)
tests/appsec/api_security_testing/test_normalized_route.py::Test_NormalizedRouteOptionalParams: irrelevant (not applicable to proxies)
tests/appsec/iast/sink/: irrelevant (ASM is not implemented in C++)
tests/appsec/iast/source/: irrelevant (ASM is not implemented in C++)
tests/appsec/iast/source/test_parameter_value.py::TestParameterValue::test_source_reported: irrelevant
tests/appsec/iast/test_sampling_by_route_method_count.py: irrelevant (ASM is not implemented in C++)
tests/appsec/iast/test_security_controls.py: irrelevant (ASM is not implemented in C++)
tests/appsec/iast/test_vulnerability_schema.py: irrelevant (ASM is not implemented in C++)
tests/appsec/rasp/: irrelevant (ASM is not implemented in C++)
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecAPMStandalone_ApiSecurity: '>=1.19.1' # TODO: a lower version might be supported
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecAPMStandalone_Rasp: missing_feature
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecAPMStandalone_RemoteConfig: '>=1.19.1' # TODO: a lower version might be supported
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecAPMStandalone_RemoteConfig::test_rasp_blocking_smoke: missing_feature
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecAPMStandalone_Telemetry: missing_feature
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecAPMStandalone_Threats: '>=1.19.1' # TODO: a lower version might be supported
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecAPMStandalone_UserEvents: missing_feature
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecStandaloneAPMStandalone_ApiSecurity: '>=1.19.1' # TODO: a lower version might be supported
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecStandaloneAPMStandalone_Rasp: missing_feature
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecStandaloneAPMStandalone_RemoteConfig: '>=1.19.1' # TODO: a lower version might be supported
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecStandaloneAPMStandalone_RemoteConfig::test_rasp_blocking_smoke: missing_feature
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecStandaloneAPMStandalone_Telemetry: missing_feature
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecStandaloneAPMStandalone_Threats: '>=1.19.1' # TODO: a lower version might be supported
tests/appsec/smoke_tests/test_apm_standalone.py::Test_AppSecStandaloneAPMStandalone_UserEvents: missing_feature
tests/appsec/test_agentic_onboarding.py::Test_AppsecAgenticOnboarding: missing_feature
tests/appsec/test_alpha.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_asm_standalone.py::Test_APISecurityStandalone: '>=1.12.0' # Modified by easy win activation script
tests/appsec/test_asm_standalone.py::Test_APISecurityStandalone::test_appsec_propagation_does_not_force_schema_collection: missing_feature # Created by easy win activation script
tests/appsec/test_asm_standalone.py::Test_APISecurityStandalone::test_different_endpoints: missing_feature # Created by easy win activation script
tests/appsec/test_asm_standalone.py::Test_APISecurityStandalone::test_first_request_retained: missing_feature # Created by easy win activation script
? tests/appsec/test_asm_standalone.py::Test_APISecurityStandalone::test_no_appsec_upstream__no_asm_event__is_kept_with_priority_1__from_0
: missing_feature # Created by easy win activation script
? tests/appsec/test_asm_standalone.py::Test_APISecurityStandalone::test_no_appsec_upstream__no_asm_event__is_kept_with_priority_1__from_1
: missing_feature # Created by easy win activation script
? tests/appsec/test_asm_standalone.py::Test_APISecurityStandalone::test_no_appsec_upstream__no_asm_event__is_kept_with_priority_1__from_2
: missing_feature # Created by easy win activation script
? tests/appsec/test_asm_standalone.py::Test_APISecurityStandalone::test_no_appsec_upstream__no_asm_event__is_kept_with_priority_1__from_minus_1
: missing_feature # Created by easy win activation script
tests/appsec/test_asm_standalone.py::Test_APISecurityStandalone::test_sampling_window_renewal: missing_feature # Created by easy win activation script
tests/appsec/test_asm_standalone.py::Test_AppSecStandalone_APMDisabledMarker: '>=1.21.0' # TODO: a lower version might be supported
tests/appsec/test_asm_standalone.py::Test_AppSecStandalone_NotEnabled: v1.7.0
tests/appsec/test_asm_standalone.py::Test_AppSecStandalone_UpstreamPropagation_V2: v1.7.0
tests/appsec/test_asm_standalone.py::Test_IastStandalone_UpstreamPropagation_V2: irrelevant
tests/appsec/test_asm_standalone.py::Test_SCAStandalone_Telemetry_V2: missing_feature
tests/appsec/test_asm_standalone.py::Test_UserEventsStandalone_Automated: missing_feature
tests/appsec/test_asm_standalone.py::Test_UserEventsStandalone_SDK_V1: missing_feature
tests/appsec/test_asm_standalone.py::Test_UserEventsStandalone_SDK_V2: missing_feature
tests/appsec/test_automated_login_events.py::Test_Login_Events: missing_feature
tests/appsec/test_automated_login_events.py::Test_Login_Events_Extended: missing_feature
tests/appsec/test_automated_login_events.py::Test_V2_Login_Events: missing_feature
tests/appsec/test_automated_login_events.py::Test_V2_Login_Events_Anon: missing_feature
tests/appsec/test_automated_login_events.py::Test_V2_Login_Events_RC: missing_feature
tests/appsec/test_automated_login_events.py::Test_V3_Auto_User_Instrum_Mode_Capability: missing_feature
tests/appsec/test_automated_login_events.py::Test_V3_Login_Events: missing_feature
tests/appsec/test_automated_login_events.py::Test_V3_Login_Events_Anon: missing_feature
tests/appsec/test_automated_login_events.py::Test_V3_Login_Events_Blocking: missing_feature
tests/appsec/test_automated_login_events.py::Test_V3_Login_Events_RC: missing_feature
tests/appsec/test_automated_payment_events.py: missing_feature
tests/appsec/test_automated_user_and_session_tracking.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_blocking_addresses.py::Test_BlockingGraphqlResolvers: irrelevant
tests/appsec/test_blocking_addresses.py::Test_Blocking_client_ip: v1.2.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_client_ip::test_blocking_before: irrelevant (Tag adding happens before WAF run)
tests/appsec/test_blocking_addresses.py::Test_Blocking_client_ip_with_K8_private_ip: # Modified by easy win activation script
- declaration: missing_feature (RFC 6598 block not recognized)
component_version: <1.12.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_client_ip_with_forwarded: # Modified by easy win activation script
- declaration: missing_feature (Forwarded not yet supported)
component_version: <1.12.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_client_ip_with_forwarded::test_blocking_before: missing_feature (Forwarded not yet supported) # Created by easy win activation script
tests/appsec/test_blocking_addresses.py::Test_Blocking_client_ip_with_forwarded::test_blocking_ipv6: missing_feature (Forwarded not yet supported) # Created by easy win activation script
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_body: v1.4.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_body::test_blocking_before: irrelevant (Tag adding happens before WAF run)
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_body::test_non_blocking_plain_text:
- weblog_declaration:
nginx: irrelevant (Blocks on text/plain if parsed to a String)
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_body_filenames: missing_feature
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_body_files_content: missing_feature
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_body_multipart: v1.4.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_cookies: v1.2.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_cookies::test_blocking_before: irrelevant (Tag adding happens before WAF run)
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_headers: v1.2.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_headers::test_blocking_before: irrelevant (Tag adding happens before WAF run)
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_method: v1.2.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_method::test_blocking_before: irrelevant (Tag adding happens before WAF run)
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_path_params: irrelevant
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_path_params::test_blocking_before: irrelevant (Tag adding happens before WAF run)
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_query: v1.2.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_query::test_blocking_before: irrelevant (Tag adding happens before WAF run)
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_uri: v1.2.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_request_uri::test_blocking_before: irrelevant (Tag adding happens before WAF run)
tests/appsec/test_blocking_addresses.py::Test_Blocking_response_headers: v1.6.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_response_status: v1.6.0
tests/appsec/test_blocking_addresses.py::Test_Blocking_user_id: missing_feature (users not supported)
tests/appsec/test_blocking_addresses.py::Test_Suspicious_Request_Blocking: irrelevant (path params waf address unfilled)
tests/appsec/test_client_ip.py::Test_StandardTagsClientIp: # Modified by easy win activation script
- declaration: missing_feature (Standard logs not implemented)
component_version: <1.12.0
tests/appsec/test_conf.py::Test_ConfigurationVariables: v1.2.0
tests/appsec/test_conf.py::Test_ConfigurationVariables_New_Obfuscation: # Modified by easy win activation script
- declaration: missing_feature (requires libddwaf 1.25.0)
component_version: <1.12.0
tests/appsec/test_customconf.py::Test_ConfRuleSet: v1.2.0
tests/appsec/test_customconf.py::Test_CorruptedRules: v1.2.0
tests/appsec/test_customconf.py::Test_MissingRules: irrelevant (fatal error on missing rules)
tests/appsec/test_customconf.py::Test_NoLimitOnWafRules: v1.2.0
tests/appsec/test_event_tracking.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_event_tracking_v2.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_extended_data_collection.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_extended_header_collection.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_extended_request_body_collection.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_fingerprinting.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_identify.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_inferred_spans.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_ip_blocking_full_denylist.py::Test_AppSecIPBlockingFullDenylist: v1.3.0
tests/appsec/test_logs.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_metastruct.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_only_python.py::Test_ImportError: irrelevant (specific tests for python tracer)
tests/appsec/test_rate_limiter.py::Test_Main: missing_feature (Rate limiting not implemented)
tests/appsec/test_remote_config_rule_changes.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_reports.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_request_blocking.py::Test_AppSecRequestBlocking: v1.3.0
tests/appsec/test_runtime_activation.py::Test_RuntimeActivation: v1.3.0
tests/appsec/test_runtime_activation.py::Test_RuntimeActivationCapabilities: v1.3.0
tests/appsec/test_runtime_activation.py::Test_RuntimeActivationCapabilitiesCleared: missing_feature (blocking capabilities are advertised unconditionally, not yet gated on activation state)
tests/appsec/test_sca_reachability.py::Test_SCA_Reachability_CVE_After_Vulnerable_Call: missing_feature
tests/appsec/test_sca_reachability.py::Test_SCA_Reachability_CVE_Registered_At_Load_Time: missing_feature
tests/appsec/test_sca_reachability.py::Test_SCA_Reachability_Deduplication: missing_feature
tests/appsec/test_sca_reachability.py::Test_SCA_Reachability_Dependencies_Have_Metadata: missing_feature
tests/appsec/test_sca_reachability.py::Test_SCA_Reachability_First_Hit_Wins: missing_feature
tests/appsec/test_service_activation_metric.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_shell_execution.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_span_tags_headers.py: v1.6.1
tests/appsec/test_suspicious_attacker_blocking.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_trace_tagging.py: irrelevant (ASM is not implemented in C++)
tests/appsec/test_traces.py::Test_AppSecEventSpanTags: v1.2.0
tests/appsec/test_traces.py::Test_AppSecEventSpanTags::test_header_collection: irrelevant (test)
tests/appsec/test_traces.py::Test_AppSecObfuscator: v1.2.0
tests/appsec/test_traces.py::Test_AppSecObfuscator::test_appsec_obfuscator_cookies_with_custom_rules: # Easy win for all weblogs and version 1.12.0
- declaration: bug (APPSEC-58808)
component_version: '>=1.8.0'
tests/appsec/test_traces.py::Test_AppSecObfuscator::test_appsec_obfuscator_key_with_custom_rules: # Easy win for all weblogs and version 1.12.0
- declaration: bug (APPSEC-58808)
component_version: '>=1.8.0'
tests/appsec/test_traces.py::Test_CollectDefaultRequestHeader: v1.7.0
tests/appsec/test_traces.py::Test_CollectRespondHeaders: v1.2.0
tests/appsec/test_traces.py::Test_ExternalWafRequestsIdentification: v1.2.0
tests/appsec/test_traces.py::Test_RetainTraces: v1.2.0
tests/appsec/test_user_blocking_full_denylist.py::Test_UserBlocking_FullDenylist: missing_feature (User blocking not implemented)
tests/appsec/test_versions.py::Test_Events: v1.2.0
tests/appsec/waf/test_addresses.py::Test_BodyJson: v1.4.0
tests/appsec/waf/test_addresses.py::Test_BodyUrlEncoded: v1.4.0
tests/appsec/waf/test_addresses.py::Test_BodyXml: missing_feature
tests/appsec/waf/test_addresses.py::Test_Cookies: v1.2.0
tests/appsec/waf/test_addresses.py::Test_FullGrpc: irrelevant
tests/appsec/waf/test_addresses.py::Test_GraphQL: irrelevant
tests/appsec/waf/test_addresses.py::Test_GrpcServerMethod: irrelevant
tests/appsec/waf/test_addresses.py::Test_Headers: v1.2.0
tests/appsec/waf/test_addresses.py::Test_Headers::test_specific_key2: irrelevant (Header rejected by nginx ('client sent invalid header line)
tests/appsec/waf/test_addresses.py::Test_IoFsFileWrite: "irrelevant (Java-only address: server.io.fs.file_write)"
tests/appsec/waf/test_addresses.py::Test_PathParams: irrelevant (path params waf address unfilled)
tests/appsec/waf/test_addresses.py::Test_ResponseStatus: v1.2.0
tests/appsec/waf/test_addresses.py::Test_UrlQueryKey: v1.2.0
tests/appsec/waf/test_addresses.py::Test_UrlRaw: v1.2.0
tests/appsec/waf/test_addresses.py::Test_gRPC: irrelevant
tests/appsec/waf/test_blocking.py::Test_Blocking: v1.2.0
tests/appsec/waf/test_blocking.py::Test_Blocking::test_accept_full_html: # Modified by easy win activation script
- declaration: bug (APPSEC-61196)
component_version: <1.12.0
tests/appsec/waf/test_blocking.py::Test_Blocking::test_accept_partial_html: # Modified by easy win activation script
- declaration: bug (APPSEC-61196)
component_version: <1.12.0
tests/appsec/waf/test_blocking.py::Test_Blocking::test_html_template_v2: # Modified by easy win activation script
- declaration: bug (APPSEC-61196)
component_version: <1.12.0
tests/appsec/waf/test_blocking.py::Test_Blocking_strip_response_headers: irrelevant (no response headers on 1st waf run, which is where blocking is possible)
tests/appsec/waf/test_blocking.py::Test_CustomBlockingResponse: v1.2.0
tests/appsec/waf/test_blocking_security_response_id.py::Test_SecurityResponseId_Custom_Redirect: missing_feature
tests/appsec/waf/test_blocking_security_response_id.py::Test_SecurityResponseId_HTML_Response: missing_feature
tests/appsec/waf/test_blocking_security_response_id.py::Test_SecurityResponseId_In_Span_Triggers: '>=1.12.0' # Modified by easy win activation script
tests/appsec/waf/test_blocking_security_response_id.py::Test_SecurityResponseId_JSON_Response: missing_feature
tests/appsec/waf/test_custom_rules.py::Test_CustomRules: v1.2.0
tests/appsec/waf/test_exclusions.py::Test_Exclusions: v1.2.0
tests/appsec/waf/test_miscs.py::Test_404: v1.2.0
tests/appsec/waf/test_miscs.py::Test_CorrectOptionProcessing: v1.2.0
tests/appsec/waf/test_miscs.py::Test_MultipleAttacks: v1.2.0
tests/appsec/waf/test_miscs.py::Test_MultipleHighlight: v1.2.0
tests/appsec/waf/test_raw_response_body.py::Test_RawResponseBody: missing_feature
tests/appsec/waf/test_reports.py::Test_Monitoring: # Modified by easy win activation script
- declaration: missing_feature (WAF monitoring tags not implemented)
component_version: <1.12.0
tests/appsec/waf/test_reports.py::Test_Monitoring::test_waf_monitoring: missing_feature (WAF monitoring tags not implemented) # Created by easy win activation script
tests/appsec/waf/test_reports.py::Test_Monitoring::test_waf_monitoring_errors: missing_feature (WAF monitoring tags not implemented) # Created by easy win activation script
tests/appsec/waf/test_reports.py::Test_Monitoring::test_waf_monitoring_once: missing_feature (WAF monitoring tags not implemented) # Created by easy win activation script
tests/appsec/waf/test_reports.py::Test_Monitoring::test_waf_monitoring_optional: irrelevant (optional tags)
tests/appsec/waf/test_rules.py::Test_CommandInjection: v1.2.0
tests/appsec/waf/test_rules.py::Test_DiscoveryScan: v1.2.0
tests/appsec/waf/test_rules.py::Test_HttpProtocol: v1.2.0
tests/appsec/waf/test_rules.py::Test_JavaCodeInjection: v1.2.0
tests/appsec/waf/test_rules.py::Test_JsInjection: v1.2.0
tests/appsec/waf/test_rules.py::Test_LFI: v1.2.0
tests/appsec/waf/test_rules.py::Test_NoSqli: v1.2.0
tests/appsec/waf/test_rules.py::Test_PhpCodeInjection: v1.2.0
tests/appsec/waf/test_rules.py::Test_RFI: v1.2.0
tests/appsec/waf/test_rules.py::Test_SQLI: v1.2.0
tests/appsec/waf/test_rules.py::Test_SSRF: v1.2.0
tests/appsec/waf/test_rules.py::Test_Scanners: v1.2.0
tests/appsec/waf/test_rules.py::Test_XSS: v1.2.0
tests/appsec/waf/test_telemetry.py: irrelevant (ASM is not implemented in C++)
tests/appsec/waf/test_truncation.py: missing_feature (WAF truncation metrics not implemented)
tests/auto_inject/test_auto_inject_install.py::TestContainerAutoInjectInstallScriptAppsec: missing_feature
tests/auto_inject/test_auto_inject_install.py::TestHostAutoInjectInstallScriptAppsec: missing_feature
tests/auto_inject/test_auto_inject_install.py::TestSimpleInstallerAutoInjectManualAppsec: missing_feature
tests/debugger/: irrelevant
tests/debugger/test_debugger_exception_replay.py::Test_Debugger_Exception_Replay::test_exception_replay_firsthit: missing_feature (Implemented only for dotnet)
tests/debugger/test_debugger_exception_replay.py::Test_Debugger_Exception_Replay::test_exception_replay_outofmemory: missing_feature (Implemented only for dotnet)
tests/debugger/test_debugger_exception_replay.py::Test_Debugger_Exception_Replay::test_exception_replay_recursion_inlined: irrelevant (Test for specific bug in dotnet)
tests/debugger/test_debugger_exception_replay.py::Test_Debugger_Exception_Replay::test_exception_replay_stackoverflow: missing_feature (Implemented only for dotnet)
tests/debugger/test_debugger_probe_snapshot.py::Test_Debugger_Line_Probe_Snaphots::test_process_tags_snapshot: missing_feature (Not yet implemented)
tests/debugger/test_debugger_probe_snapshot.py::Test_Debugger_Line_Probe_Snaphots::test_process_tags_snapshot_svc: missing_feature (Not yet implemented)
tests/docker_ssi/test_docker_ssi_appsec.py::TestDockerSSIAppsecFeatures::test_telemetry_source_ssi: missing_feature
tests/ffe/test_agentless_configuration.py: missing_feature (C++ is not in scope for v1 agentless server SDK coverage; FFL-2731 tracks the system-tests contract)
tests/ffe/test_dynamic_evaluation.py: missing_feature
tests/ffe/test_exposure_egress.py: missing_feature (Not yet implemented)
tests/ffe/test_exposures_datadog_agent.py: missing_feature
tests/ffe/test_flag_eval_evp.py: missing_feature (FFL-2446)
tests/ffe/test_flag_eval_metrics.py: missing_feature
tests/integration_frameworks/llm/anthropic/test_anthropic_llmobs.py::TestAnthropicLlmObsMessages::test_create_error: bug (MLOB-1234)
tests/integrations/crossed_integrations/test_kafka.py::Test_Kafka: missing_feature
tests/integrations/crossed_integrations/test_kinesis.py::Test_Kinesis_PROPAGATION_VIA_MESSAGE_ATTRIBUTES: missing_feature
tests/integrations/crossed_integrations/test_rabbitmq.py::Test_RabbitMQ_Trace_Context_Propagation: missing_feature
tests/integrations/crossed_integrations/test_sns_to_sqs.py::Test_SNS_Propagation: missing_feature (Endpoint not implemented)
tests/integrations/crossed_integrations/test_sqs.py::Test_SQS_PROPAGATION_VIA_AWS_XRAY_HEADERS:
- weblog_declaration:
"*": missing_feature (Endpoint not implemented)
- declaration: irrelevant (Localstack SQS does not support AWS Xray Header parsing)
tests/integrations/crossed_integrations/test_sqs.py::Test_SQS_PROPAGATION_VIA_MESSAGE_ATTRIBUTES:
- weblog_declaration:
"*": missing_feature (Endpoint not implemented)
tests/integrations/test_base_service.py::Test_BaseService_SqlSpan: irrelevant (/rasp/sqli endpoint is not available)
tests/integrations/test_cassandra.py::Test_Cassandra: missing_feature (Endpoint is not implemented on weblog)
tests/integrations/test_db_integrations_sql.py::Test_MsSql: missing_feature
tests/integrations/test_db_integrations_sql.py::Test_MsSql::test_db_jdbc_drive_classname: missing_feature (Apply only java)
tests/integrations/test_db_integrations_sql.py::Test_MySql: missing_feature
tests/integrations/test_db_integrations_sql.py::Test_MySql::test_db_jdbc_drive_classname: missing_feature (Apply only java)
tests/integrations/test_db_integrations_sql.py::Test_Postgres: missing_feature
tests/integrations/test_db_integrations_sql.py::Test_Postgres::test_db_jdbc_drive_classname: missing_feature (Apply only java)
tests/integrations/test_db_integrations_sql.py::_BaseDatadogDbIntegrationTestClass::test_db_jdbc_drive_classname: missing_feature (Apply only java)
tests/integrations/test_dbm.py::Test_Dbm: missing_feature
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_Aiomysql: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_MysqlConnector: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_Mysqldb: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_Psycopg: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Batch_Python_Pymysql: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Mysql: irrelevant
tests/integrations/test_dbm.py::Test_Dbm_Comment_NodeJS_mysql2: irrelevant (These are nodejs only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_NodeJS_pg: irrelevant (These are nodejs only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Postgres: irrelevant
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Aiomysql: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Asyncpg: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_MysqlConnector: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Mysqldb: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Psycopg: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Pymysql: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_DynamicService_Postgres: irrelevant
tests/integrations/test_dsm.py::Test_DsmContext_Extraction_Base64: missing_feature
tests/integrations/test_dsm.py::Test_DsmContext_Injection_Base64: missing_feature
tests/integrations/test_dsm.py::Test_DsmHttp: missing_feature
tests/integrations/test_dsm.py::Test_DsmKafka: missing_feature
tests/integrations/test_dsm.py::Test_DsmKafka::test_dsm_kafka_without_cluster_id: irrelevant
tests/integrations/test_dsm.py::Test_DsmKinesis: missing_feature
tests/integrations/test_dsm.py::Test_DsmRabbitmq: missing_feature
tests/integrations/test_dsm.py::Test_DsmRabbitmq::test_dsm_rabbitmq_dotnet_legacy: irrelevant (legacy dotnet behavior)
tests/integrations/test_dsm.py::Test_DsmRabbitmq_FanoutExchange: missing_feature
tests/integrations/test_dsm.py::Test_DsmRabbitmq_TopicExchange: missing_feature
tests/integrations/test_dsm.py::Test_DsmSNS: missing_feature
tests/integrations/test_dsm.py::Test_DsmSQS: missing_feature
tests/integrations/test_dsm.py::Test_Dsm_Manual_Checkpoint_Inter_Process: missing_feature
tests/integrations/test_dsm.py::Test_Dsm_Manual_Checkpoint_Intra_Process: missing_feature
tests/integrations/test_inferred_proxy.py: missing_feature
tests/integrations/test_mongo.py::Test_Mongo: missing_feature (Endpoint is not implemented on weblog)
tests/integrations/test_otel_drop_in.py::Test_Otel_Drop_In: irrelevant (library does not implement OpenTelemetry)
tests/integrations/test_service_overrides.py::Test_SqlServiceNameSource: irrelevant (Only implemented for Java)
tests/integrations/test_sql.py::Test_Sql: missing_feature (Endpoint is not implemented on weblog)
tests/otel/test_context_propagation.py::Test_Otel_Context_Propagation_Default_Propagator_Api: irrelevant (library does not implement OpenTelemetry)
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP: irrelevant (library does not implement OpenTelemetry)
tests/otel/test_tracing_otlp.py::Test_Otlp_Carries_Ot: irrelevant (library does not implement OpenTelemetry)
tests/otel/test_tracing_otlp.py::Test_Otlp_Forwards_Inherited_Ot: irrelevant (library does not implement OpenTelemetry)
tests/otel_tracing_e2e/test_e2e.py::Test_OTelLogE2E: irrelevant
tests/otel_tracing_e2e/test_e2e.py::Test_OTelMetricE2E: irrelevant
tests/otel_tracing_e2e/test_e2e.py::Test_OTelTracingE2E: irrelevant
tests/parametric/test_config_consistency.py::Test_Config_Dogstatsd::test_dogstatsd_default: incomplete_test_app (PHP parameteric app can not access the dogstatsd default values, this logic is internal to the tracer)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_dd_trace_sample_ignore_parent_false: missing_feature (dd_trace_sample_ignore_parent requires an RFC, this feature is not implemented in any language)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_dd_trace_sample_ignore_parent_true: missing_feature (dd_trace_sample_ignore_parent requires an RFC, this feature is not implemented in any language)
tests/parametric/test_otel_logs.py::Test_FR07_Host_Name::test_hostname_from_dd_hostname: irrelevant (DD_HOSTNAME is only supported in Python)
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_record_exception_sets_handling_stack_in_go: irrelevant
tests/parametric/test_parametric_endpoints.py::TestRemoteConfigApplyEndpoint: incomplete_test_app (POST /trace/remote-config/apply only implemented in the python parametric app)
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log::test_create_logger: incomplete_test_app (Logs endpoint is only implemented in python and node.js app)
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log::test_write_log: incomplete_test_app (Logs endpoint is only implemented in python and node.js app)
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_keep_span_with_stats_computation_sss010: missing_feature (this has to be implemented by a lot of the tracers and we need to do a bit of work on the assert)
tests/parametric/test_telemetry.py::Test_TelemetrySCAEnvVar::test_telemetry_sca_enabled_propagated_specifics: irrelevant
tests/parametric/test_tracer.py::Test_ProcessTags_ServiceName: missing_feature
tests/parametric/test_tracer.py::Test_TracerBaseService: missing_feature (_dd.base_service is not implemented)
tests/parametric/test_tracer.py::Test_TracerServiceNameSource: irrelevant
tests/parametric/test_tracer.py::Test_TracerUniversalServiceTagging::test_tracer_service_name_environment_variable: "missing_feature (FIXME: library test client sets empty string as the service name)"
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationExtraServices: missing_feature
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceASMDD: v1.3.0
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceASMDDNoCache: irrelevant (we opt into cache)
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceFeatures: v1.3.0
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceFeaturesNoCache: irrelevant (we opt into cache)
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceLiveDebugging: irrelevant
tests/serverless/span_pointers/aws/test_s3_span_pointers.py::Test_CopyObject: missing_feature
tests/serverless/span_pointers/aws/test_s3_span_pointers.py::Test_MultipartUpload: missing_feature
tests/serverless/span_pointers/aws/test_s3_span_pointers.py::Test_PutObject: missing_feature
tests/stats/test_stats.py: '>=1.12.0' # Modified by easy win activation script
tests/stats/test_stats.py::Test_Agent_Info_Endpoint: missing_feature # Created by easy win activation script
tests/stats/test_stats.py::Test_Client_Drop_P0s::test_client_drop_p0s_false: missing_feature
tests/stats/test_stats.py::Test_Client_Stats::test_client_stats: missing_feature # Created by easy win activation script
tests/stats/test_stats.py::Test_Client_Stats::test_grpc_status_code: missing_feature
tests/stats/test_stats.py::Test_Client_Stats::test_is_trace_root: missing_feature # Created by easy win activation script
tests/stats/test_stats.py::Test_Client_Stats::test_obfuscation: missing_feature # Created by easy win activation script
tests/stats/test_stats.py::Test_Client_Stats::test_top_level_service: missing_feature
tests/stats/test_stats.py::Test_Client_Stats_Future_Obfuscation_Version: missing_feature
tests/stats/test_stats.py::Test_Client_Stats_Missing_Obfuscation_Version: missing_feature
tests/stats/test_stats.py::Test_Client_Stats_Obfuscation_Version_Zero: missing_feature
tests/stats/test_stats.py::Test_Client_Stats_With_Client_Obfuscation: missing_feature
tests/stats/test_stats.py::Test_Client_Stats_With_Client_Obfuscation_Disabled: missing_feature
tests/stats/test_stats.py::Test_Error_Sampler: missing_feature
tests/stats/test_stats.py::Test_Peer_Tags: missing_feature # Created by easy win activation script
tests/stats/test_stats.py::Test_Stats_Service_Source: irrelevant (Only implemented for Java)
tests/stats/test_stats.py::Test_Time_Bucketing::test_client_side_stats: missing_feature # Created by easy win activation script
tests/stats/test_stats.py::Test_Time_Bucketing::test_client_side_stats_bucket_alignment: missing_feature # Created by easy win activation script
tests/stats/test_stats.py::Test_Transport_Headers: missing_feature # Created by easy win activation script
tests/test_baggage.py::Test_Baggage_Headers_Api_Datadog: incomplete_test_app (/otel_drop_in_baggage_api_datadog endpoint is not implemented)
tests/test_baggage.py::Test_Baggage_Headers_Api_OTel: incomplete_test_app (/otel_drop_in_baggage_api_otel endpoint is not implemented)
tests/test_baggage.py::Test_Baggage_Headers_Basic: incomplete_test_app (/make_distant_call endpoint is not implemented)
tests/test_baggage.py::Test_Baggage_Headers_Malformed: incomplete_test_app (/make_distant_call endpoint is not implemented)
tests/test_baggage.py::Test_Baggage_Headers_Malformed2: incomplete_test_app (/make_distant_call endpoint is not implemented)
tests/test_baggage.py::Test_Baggage_Headers_Max_Bytes: incomplete_test_app (/make_distant_call endpoint is not implemented)
tests/test_baggage.py::Test_Baggage_Headers_Max_Items: incomplete_test_app (/make_distant_call endpoint is not implemented)
tests/test_baggage.py::Test_Only_Baggage_Header: incomplete_test_app (/make_distant_call endpoint is not implemented)
tests/test_config_consistency.py::Test_Config_ClientIPHeaderEnabled_False: v0.2.2
tests/test_config_consistency.py::Test_Config_ClientIPHeader_Configured: # Modified by easy win activation script
- declaration: missing_feature (DD_TRACE_CLIENT_IP_HEADER not implemented)
component_version: <1.12.0
tests/test_config_consistency.py::Test_Config_ClientIPHeader_Precedence: missing_feature (http.client_ip is not supported)
tests/test_config_consistency.py::Test_Config_ClientTagQueryString_Configured: missing_feature
tests/test_config_consistency.py::Test_Config_ClientTagQueryString_Empty: missing_feature (test can not capture span with the expected http.url tag)
tests/test_config_consistency.py::Test_Config_HttpClientErrorStatuses_Default: missing_feature
tests/test_config_consistency.py::Test_Config_HttpClientErrorStatuses_FeatureFlagCustom: missing_feature
tests/test_config_consistency.py::Test_Config_HttpServerErrorStatuses_Default: '>=1.12.0' # Modified by easy win activation script
tests/test_config_consistency.py::Test_Config_HttpServerErrorStatuses_FeatureFlagCustom: missing_feature
tests/test_config_consistency.py::Test_Config_IntegrationEnabled_False: missing_feature
tests/test_config_consistency.py::Test_Config_IntegrationEnabled_True: missing_feature
tests/test_config_consistency.py::Test_Config_LogInjection_128Bit_TraceId_Disabled: missing_feature
tests/test_config_consistency.py::Test_Config_LogInjection_128Bit_TraceId_Enabled: missing_feature
tests/test_config_consistency.py::Test_Config_LogInjection_Default_Structured: missing_feature
tests/test_config_consistency.py::Test_Config_LogInjection_Default_Unstructured: missing_feature
tests/test_config_consistency.py::Test_Config_LogInjection_Enabled: missing_feature
tests/test_config_consistency.py::Test_Config_ObfuscationQueryStringRegexp_Configured: missing_feature
tests/test_config_consistency.py::Test_Config_ObfuscationQueryStringRegexp_Default: missing_feature
tests/test_config_consistency.py::Test_Config_ObfuscationQueryStringRegexp_Empty: '>=1.12.0' # Modified by easy win activation script
tests/test_config_consistency.py::Test_Config_ObfuscationQueryStringRegexp_Empty::test_query_string_obfuscation_empty_client: missing_feature # Created by easy win activation script
tests/test_config_consistency.py::Test_Config_RuntimeMetrics_Default: '>=1.12.0' # Modified by easy win activation script
tests/test_config_consistency.py::Test_Config_RuntimeMetrics_Enabled: missing_feature
tests/test_config_consistency.py::Test_Config_RuntimeMetrics_Enabled_WithRuntimeId: missing_feature
tests/test_config_consistency.py::Test_Config_UnifiedServiceTagging_CustomService: '>=1.12.0' # Modified by easy win activation script
tests/test_config_consistency.py::Test_Config_UnifiedServiceTagging_Default: '>=1.12.0' # Modified by easy win activation script
tests/test_data_integrity.py::Test_LibraryHeaders::test_datadog_entity_id: missing_feature (not implemented yet)
tests/test_data_integrity.py::Test_LibraryHeaders::test_datadog_external_env: # Modified by easy win activation script
- declaration: missing_feature (not implemented yet)
component_version: <1.12.0
tests/test_data_integrity.py::Test_LibraryHeaders::test_headers: # Modified by easy win activation script
- declaration: missing_feature (Trace are not reported)
component_version: <1.12.0
tests/test_data_integrity.py::Test_TraceHeaders::test_traces_header_present: missing_feature
tests/test_distributed.py::Test_DistributedHttp: missing_feature
tests/test_distributed.py::Test_Span_Links_Flags_From_Conflicting_Contexts: missing_feature (implementation specs have not been determined)
tests/test_distributed.py::Test_Span_Links_From_Conflicting_Contexts: # Modified by easy win activation script
- declaration: missing_feature (baggage should be implemented and conflicting trace contexts should generate span link)
component_version: <1.12.0
tests/test_distributed.py::Test_Span_Links_From_Conflicting_Contexts::test_span_links_from_conflicting_contexts: missing_feature (baggage should be implemented and conflicting trace contexts should generate span link) # Created by easy win activation script
tests/test_distributed.py::Test_Span_Links_Omit_Tracestate_From_Conflicting_Contexts: missing_feature (implementation specs have not been determined)
tests/test_graphql.py: missing_feature
tests/test_identify.py: irrelevant
tests/test_ipv6.py: missing_feature (APMAPI-869)
tests/test_library_conf.py: irrelevant
tests/test_library_conf.py::Test_HeaderTags_DynamicConfig::test_tracing_client_http_header_tags_apm_multiconfig: missing_feature (APM_TRACING_MULTICONFIG is not supported in any language yet)
tests/test_library_logs.py::Test_NoExceptions::test_dotnet: irrelevant (only for .NET)
tests/test_library_logs.py::Test_NoExceptions::test_java_logs: irrelevant (only for Java)
tests/test_library_logs.py::Test_NoExceptions::test_java_telemetry_logs: irrelevant (only for Java)
tests/test_miscs.py: irrelevant
tests/test_otel_tracestate_sampling.py: irrelevant (library does not implement OpenTelemetry)
tests/test_profiling.py::Test_Profile::test_process_tags: missing_feature
tests/test_profiling.py::Test_Profile::test_process_tags_svc: missing_feature
tests/test_resource_renaming.py: '>=1.20.0' # TODO: a lower version might be supported
tests/test_resource_renaming.py::Test_Resource_Renaming_HTTP_Endpoint_Tag::test_http_endpoint_edge_cases: missing_feature
tests/test_resource_renaming.py::Test_Resource_Renaming_Stats_Aggregation_Keys: missing_feature
tests/test_rum_injection.py: irrelevant (RUM injection only supported for Java)
tests/test_sampling_manual.py: irrelevant (nginx is a proxy, not an application)
tests/test_sampling_rate_capping.py::Test_SamplingRateCappedIncrease: missing_feature
tests/test_sampling_rates.py::Test_SampleRateFunction: v1.0.0 # real version unknown
tests/test_sampling_rates.py::Test_SamplingDecisionAdded: v1.0.0 # real version unknown
tests/test_sampling_rates.py::Test_SamplingDecisions: v1.0.0 # real version unknown
tests/test_sampling_rates.py::Test_SamplingDeterminism: v1.0.0 # real version unknown
tests/test_sampling_rates.py::Test_SamplingRates: v1.0.0 # real version unknown
tests/test_scrubbing.py: irrelevant
tests/test_semantic_conventions.py::Test_Meta::test_meta_span_kind: # Modified by easy win activation script
- declaration: bug (APMAPI-924)
component_version: <1.12.0
tests/test_span_events.py: incomplete_test_app (Weblog `/add_event` not implemented)
tests/test_standard_tags.py: irrelevant
tests/test_telemetry.py::Test_APMOnboardingInstallID: '>=1.12.0' # Modified by easy win activation script
tests/test_telemetry.py::Test_DependencyEnable: '>=1.12.0' # Modified by easy win activation script
tests/test_telemetry.py::Test_ExtendedHeartbeat: '>=1.16.1'
tests/test_telemetry.py::Test_Log_Generation: '>=1.12.0' # Modified by easy win activation script
tests/test_telemetry.py::Test_Log_Generation::test_log_generation_enabled: missing_feature # Created by easy win activation script
tests/test_telemetry.py::Test_MessageBatch: '>=1.12.0' # Modified by easy win activation script
tests/test_telemetry.py::Test_Metric_Generation_Disabled: '>=1.12.0' # Modified by easy win activation script
tests/test_telemetry.py::Test_Metric_Generation_Enabled: '>=1.12.0' # Modified by easy win activation script
tests/test_telemetry.py::Test_Metric_Generation_Enabled::test_metric_general_logs_created: missing_feature # Created by easy win activation script
tests/test_telemetry.py::Test_Metric_Generation_Enabled::test_metric_tracers_spans_enqueued_for_serialization: missing_feature # Created by easy win activation script
tests/test_telemetry.py::Test_Metric_Generation_Enabled::test_metric_tracers_trace_chunks_enqueued_for_serialization: missing_feature # Created by easy win activation script
tests/test_telemetry.py::Test_ProductsDisabled: irrelevant
tests/test_telemetry.py::Test_Telemetry: '>=1.12.0' # Modified by easy win activation script
tests/test_telemetry.py::Test_Telemetry::test_api_still_v1: irrelevant
tests/test_telemetry.py::Test_Telemetry::test_app_dependencies_loaded: irrelevant
tests/test_telemetry.py::Test_Telemetry::test_app_heartbeats_delays: # Modified by easy win activation script
- declaration: missing_feature (DD_TELEMETRY_HEARTBEAT_INTERVAL not supported)
component_version: <1.12.0
tests/test_telemetry.py::Test_Telemetry::test_app_product_change: missing_feature (Weblog GET/enable_product and app-product-change event is not implemented yet.)
tests/test_telemetry.py::Test_Telemetry::test_proxy_forwarding: missing_feature # Created by easy win activation script
tests/test_telemetry.py::Test_Telemetry::test_session_id_headers_across_forks: missing_feature (nginx master/worker model - only the worker emits telemetry, with DD-Root-Session-ID pointing at the non-emitting master, so root/runtime can't be validated)
tests/test_telemetry.py::Test_Telemetry::test_session_id_headers_across_spawned: missing_feature (nginx master/worker model - only the worker emits telemetry, with DD-Root-Session-ID pointing at the non-emitting master, so root/runtime can't be validated)
tests/test_telemetry.py::Test_Telemetry::test_telemetry_message_has_datadog_container_id: "irrelevant (cgroup in weblog is 0::/, so this test can't work)"
tests/test_telemetry.py::Test_Telemetry::test_telemetry_proxy_enrichment: missing_feature # Created by easy win activation script
tests/test_telemetry.py::Test_TelemetryEnhancedConfigReporting: '>=1.12.0' # Modified by easy win activation script
tests/test_telemetry.py::Test_TelemetryEnhancedConfigReporting::test_telemetry_enhanced_config_reporting_precedence: missing_feature # Created by easy win activation script
tests/test_telemetry.py::Test_TelemetrySCAEnvVar: missing_feature
tests/test_telemetry.py::Test_TelemetryV2: missing_feature
tests/test_telemetry.py::Test_TelemetryV2::test_app_started_product_info: missing_feature (Product started missing in app-started payload)
tests/test_telemetry.py::Test_TelemetryV2::test_telemetry_v2_required_headers: missing_feature
tests/test_v1_payloads.py: missing_feature