-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathrust.yml
More file actions
527 lines (527 loc) · 64 KB
/
Copy pathrust.yml
File metadata and controls
527 lines (527 loc) · 64 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
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
# yaml-language-server: $schema=https://raw.githubusercontent.com/DataDog/system-tests/refs/heads/main/utils/manifest/schema.json
---
refs:
- &ref_0_0_1 "0.0.1"
manifest:
tests/ai_guard/test_ai_guard_sdk.py: incomplete_test_app (/ai_guard endpoints are not implemented)
tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span::test_datadog_otel_span: missing_feature (Datadog OTel API for Rust does not support overriding the span ID, so the parent cannot be forced to 10000)
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 (process tags not implemented)
tests/apm_tracing_e2e/test_single_span.py::Test_SingleSpan: missing_feature (single-span sampling is not implemented)
tests/appsec/: irrelevant (AppSec/IAST/RASP is not implemented in dd-trace-rs)
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/: missing_feature (Dynamic Instrumentation is not implemented in dd-trace-rs)
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 (Rust 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_exposures.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/: incomplete_test_app (crossed integration endpoints are not implemented)
tests/integrations/crossed_integrations/test_sqs.py::Test_SQS_PROPAGATION_VIA_AWS_XRAY_HEADERS: irrelevant (Localstack SQS does not support AWS Xray Header parsing)
tests/integrations/test_base_service.py::Test_BaseService_SqlSpan: missing_feature (database integration spans are not implemented)
tests/integrations/test_cassandra.py::Test_Cassandra: missing_feature (Endpoint is not implemented on weblog)
tests/integrations/test_db_integrations_sql.py: missing_feature (database integrations are not implemented)
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::test_db_jdbc_drive_classname: missing_feature (Apply only java)
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 (/dbm endpoint not implemented)
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: missing_feature (Data Streams Monitoring is not implemented)
tests/integrations/test_dsm.py::Test_DsmKafka::test_dsm_kafka_without_cluster_id: irrelevant
tests/integrations/test_dsm.py::Test_DsmRabbitmq::test_dsm_rabbitmq_dotnet_legacy: irrelevant (legacy dotnet behavior)
tests/integrations/test_inferred_proxy.py: missing_feature (API Gateway inferred spans are not implemented)
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: missing_feature (OpenTelemetry drop-in telemetry metrics are not implemented)
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_tracing_otlp.py::Test_Otel_Tracing_OTLP: missing_feature
tests/otel/test_tracing_otlp.py::Test_Otlp_Carries_Ot: missing_feature (APMAPI-2172)
tests/otel/test_tracing_otlp.py::Test_Otlp_Forwards_Inherited_Ot: missing_feature (APMAPI-2172)
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_128_bit_traceids.py::Test_128_Bit_Traceids: v0.0.1
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3multi_128_bit_generation_disabled: missing_feature (propagation style not supported)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3multi_128_bit_generation_enabled: missing_feature (propagation style not supported)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3multi_128_bit_propagation: missing_feature (propagation style not supported)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3multi_128_bit_propagation_and_generation: # TODO: a lower version might be supported
- declaration: missing_feature (propagation style not supported)
component_version: <0.4.1-dev+926c77a
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3single_128_bit_generation_disabled: missing_feature (propagation style not supported)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3single_128_bit_generation_enabled: missing_feature (propagation style not supported)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3single_128_bit_propagation: missing_feature (propagation style not supported)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_b3single_128_bit_propagation_and_generation: missing_feature (propagation style not supported)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_datadog_128_bit_generation_disabled: missing_feature (128 bit traceid is always enabled)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_datadog_128_bit_generation_enabled: missing_feature (APMSP-2059)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_datadog_128_bit_generation_enabled_by_default: missing_feature (APMSP-2059)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_w3c_128_bit_generation_disabled: missing_feature (128 bit traceid is always enabled)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_w3c_128_bit_generation_enabled: missing_feature (APMSP-2059)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_w3c_128_bit_propagation: missing_feature (APMSP-2059)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_w3c_128_bit_propagation_tid_in_chunk_root: missing_feature (APMSP-2059)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_w3c_128_bit_propagation_tid_in_trace_chunk: missing_feature (APMSP-2059)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_w3c_128_bit_propagation_tid_inconsistent: missing_feature (APMSP-2059)
tests/parametric/test_128_bit_traceids.py::Test_128_Bit_Traceids::test_w3c_128_bit_propagation_tid_malformed: missing_feature (APMSP-2059)
tests/parametric/test_config_consistency.py: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_config_consistency.py::Test_Config_Dogstatsd: v0.3.3
tests/parametric/test_config_consistency.py::Test_Config_RateLimit::test_default_trace_rate_limit: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_config_consistency.py::Test_Config_RateLimit::test_setting_trace_rate_limit_strict: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_config_consistency.py::Test_Config_Tags::test_comma_space_tag_separation: missing_feature # Created by easy win activation script
tests/parametric/test_config_consistency.py::Test_Config_Tags::test_dd_service_override: missing_feature # Created by easy win activation script
tests/parametric/test_config_consistency.py::Test_Config_TraceAgentURL: v0.3.3
tests/parametric/test_config_consistency.py::Test_Config_TraceLogDirectory: missing_feature # Created by easy win activation script
tests/parametric/test_config_consistency.py::Test_Stable_Config_Default: missing_feature # Created by easy win activation script
tests/parametric/test_config_consistency.py::Test_Stable_Config_Rules: missing_feature # Created by easy win activation script
tests/parametric/test_crashtracking.py: missing_feature
tests/parametric/test_dynamic_configuration.py: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigSamplingRules::test_trace_sampling_rules_override_env: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigSamplingRules::test_trace_sampling_rules_override_rate: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigSamplingRules::test_trace_sampling_rules_with_tags: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigTracingEnabled::test_capability_tracing_enabled: missing_feature # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigTracingEnabled::test_default_capability_completeness: missing_feature # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigTracingEnabled::test_tracing_client_tracing_disable_one_way: missing_feature # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigTracingEnabled::test_tracing_client_tracing_enabled: missing_feature # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV1::test_apply_state: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV1::test_log_injection_enabled: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV1::test_trace_sampling_rate_override_default: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV1::test_trace_sampling_rate_override_env: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV1::test_trace_sampling_rate_with_sampling_rules: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV1_ServiceTargets::test_not_match_service_target: missing_feature # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV2: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV2::test_capability_tracing_custom_tags: missing_feature
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV2::test_capability_tracing_http_header_tags: missing_feature
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV2::test_capability_tracing_logs_injection: missing_feature
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV2::test_tracing_client_tracing_tags: missing_feature
tests/parametric/test_extract_behavior.py: '>=0.4.1-dev'
tests/parametric/test_ffe/test_configuration_sources.py: irrelevant (rust is not in scope for v1 agentless server SDK configuration-source coverage)
tests/parametric/test_ffe/test_dynamic_evaluation.py::Test_Feature_Flag_Dynamic_Evaluation: '>=0.5.2-dev+1b29486' # TODO: a lower version might be supported
tests/parametric/test_ffe/test_dynamic_evaluation.py::Test_Feature_Flag_Dynamic_Evaluation::test_ffe_flag_evaluation: missing_feature
tests/parametric/test_ffe/test_span_enrichment.py: '>=0.5.2-dev+1b29486' # TODO: a lower version might be supported
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Child_Span_Propagation: missing_feature
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Default_Fallback: missing_feature
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Max_Experiments_Per_Subject: missing_feature
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Max_Serial_IDs: missing_feature
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Max_Subjects: missing_feature
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Serial_IDs: missing_feature
tests/parametric/test_ffe/test_span_enrichment.py::Test_Span_Enrichment_Subjects: missing_feature
tests/parametric/test_headers_b3.py: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_extract_valid: missing_feature # Created by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_inject_valid: missing_feature # Created by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_extract_valid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_inject_valid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_propagate_invalid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_propagate_valid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_single_key_propagate_valid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_propagate_invalid: missing_feature # Created by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_propagate_valid: missing_feature # Created by easy win activation script
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_single_key_propagate_valid: missing_feature # Created by easy win activation script
tests/parametric/test_headers_b3multi.py: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_headers_b3multi.py::Test_Headers_B3multi::test_headers_b3multi_case_insensitive_propagate_valid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3multi.py::Test_Headers_B3multi::test_headers_b3multi_extract_valid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3multi.py::Test_Headers_B3multi::test_headers_b3multi_inject_valid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3multi.py::Test_Headers_B3multi::test_headers_b3multi_propagate_invalid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3multi.py::Test_Headers_B3multi::test_headers_b3multi_propagate_valid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_b3multi.py::Test_Headers_B3multi::test_headers_b3multi_single_key_propagate_valid: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_extract_header_D005: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_get_D008: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_get_all_D009: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_inject_header_D004: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D012: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D013: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D014: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D015: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_remove_D010: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_remove_all_D011: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_set_D006: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggageheader_maxbytes_inject_D017: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggageheader_maxitems_inject_D016: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_headers_baggage_default_D001: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_headers_baggage_only_D002: missing_feature # Created by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags::test_baggage_span_tags_all: v0.4.0
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags::test_baggage_span_tags_config_with_empty_keys: v0.4.0
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags::test_baggage_span_tags_default: v0.4.0
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags::test_baggage_span_tags_key_with_asterisk: v0.4.0
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags::test_baggage_span_tags_specific_keys: v0.4.0
tests/parametric/test_headers_datadog.py::Test_Headers_Datadog: v0.0.1
tests/parametric/test_headers_none.py::Test_Headers_None: v0.0.1
tests/parametric/test_headers_opm.py: # TODO: a lower version might be supported
- declaration: missing_feature (Org Propagation Guard RFC not yet implemented)
component_version: <0.4.1-dev+926c77a
tests/parametric/test_headers_opm.py::Test_HeadersOPM_AgentInfo::test_tracer_consumes_info_opm: missing_feature (Org Propagation Guard RFC not yet implemented)
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_preserves_baggage: missing_feature (Org Propagation Guard RFC not yet implemented)
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_strips_dd_state: missing_feature (Org Propagation Guard RFC not yet implemented)
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_strips_dd_tracestate_member: missing_feature (Org Propagation Guard RFC not yet implemented)
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_missing_inbound_opm_does_not_enforce: missing_feature (Org Propagation Guard RFC not yet implemented)
tests/parametric/test_headers_opm.py::Test_HeadersOPM_Injection::test_local_opm_overrides_inbound_opm: missing_feature (Org Propagation Guard RFC not yet implemented)
tests/parametric/test_headers_opm.py::Test_HeadersOPM_Injection::test_opm_injected_in_both_styles: missing_feature (Org Propagation Guard RFC not yet implemented)
tests/parametric/test_headers_opm.py::Test_HeadersOPM_Strict::test_strict_missing_inbound_enforces: missing_feature (Org Propagation Guard RFC not yet implemented)
tests/parametric/test_headers_opm.py::Test_HeadersOPM_TrustedOpms::test_untrusted_inbound_opm_is_enforced: missing_feature (Org Propagation Guard RFC not yet implemented)
tests/parametric/test_headers_precedence.py::Test_Headers_Precedence: v0.0.1
? tests/parametric/test_headers_precedence.py::Test_Headers_Precedence::test_headers_precedence_propagationstyle_default_tracecontext_datadog
: 'irrelevant (Issue: tracecontext,Datadog was never the default configuration)'
tests/parametric/test_headers_precedence.py::Test_Headers_Precedence::test_headers_precedence_propagationstyle_legacy: irrelevant (Implements the new 'datadog,tracecontext' default)
tests/parametric/test_headers_tracecontext.py::Test_Headers_Tracecontext: v0.0.1
tests/parametric/test_headers_tracecontext.py::Test_Headers_Tracecontext::test_traceparent_duplicated: missing_feature (multi-value header extraction is not supported by otel rust yet)
tests/parametric/test_headers_tracecontext.py::Test_Headers_Tracecontext::test_tracestate_empty_header: missing_feature (multi-value header extraction is not supported by otel rust yet)
tests/parametric/test_headers_tracecontext.py::Test_Headers_Tracecontext::test_tracestate_multiple_headers_different_keys: missing_feature (multi-value header extraction is not supported by otel rust yet)
tests/parametric/test_headers_tracecontext.py::Test_Headers_Tracecontext::test_tracestate_ows_handling: missing_feature (Invalid tracestate keys for OpenTelemetry's implementation)
tests/parametric/test_headers_tracestate_dd.py::Test_Headers_Tracestate_DD: v0.0.1
tests/parametric/test_headers_tracestate_dd.py::Test_Headers_Tracestate_DD::test_headers_tracestate_dd_propagate_propagatedtags: missing_feature (can't guarantee the order of strings in the tracestate since they came from the map.)
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_agent_populated_fields_empty_TS013: "missing_feature (CSS v1.2.0: dd-trace-rs has no client-side stats implementation)"
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_cardinality_overflow_sentinel_TS017: "missing_feature (CSS v1.2.0: dd-trace-rs has no client-side stats implementation)"
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_distinct_aggregationkeys_TS003: missing_feature # Created by easy win activation script
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_http_method_endpoint_TS011: "missing_feature (CSS v1.2.0: dd-trace-rs has no client-side stats implementation)"
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_measured_spans_TS004: missing_feature # Created by easy win activation script
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_metrics_computed_after_span_finsh_TS009: missing_feature # Created by easy win activation script
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_metrics_msgpack_serialization_TS001: missing_feature # Created by easy win activation script
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_partial_version_excluded_TS014: "missing_feature (CSS v1.2.0: dd-trace-rs has no client-side stats implementation)"
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_payload_metadata_TS012: "missing_feature (CSS v1.2.0: dd-trace-rs has no client-side stats implementation)"
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_sample_rate_0_TS007: missing_feature # Created by easy win activation script
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_span_kind_eligibility_TS015: "missing_feature (CSS v1.2.0: dd-trace-rs has no client-side stats implementation)"
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_successes_errors_recorded_separately_TS006: missing_feature # Created by easy win activation script
tests/parametric/test_library_tracestats.py::Test_Library_Tracestats::test_top_level_TS005: missing_feature # Created by easy win activation script
tests/parametric/test_llm_observability/: irrelevant (library does not implement LLM Observability)
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_concurrent_traces_in_order: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_concurrent_traces_nested_dd_root: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_concurrent_traces_nested_otel_root: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_datadog_start_after_otel_span: missing_feature # Created by easy win activation script
? tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_distributed_headers_are_propagated_datadog
: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_otel_start_after_datadog_span: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_set_attribute_from_datadog: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_set_attribute_from_otel: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_set_update_remove_meta: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_set_update_remove_metric: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_span_links_add: missing_feature # Created by easy win activation script
tests/parametric/test_otel_api_interoperability.py::Test_Otel_API_Interoperability::test_update_resource: missing_feature # Created by easy win activation script
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars: # TODO: a lower version might be supported
- declaration: incomplete_test_app (/trace/config endpoint is not implemented)
component_version: <0.4.1-dev+926c77a
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_dd_env_var_take_precedence: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_dd_trace_otel_enabled_takes_precedence: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_dd_trace_sample_ignore_parent_false:
- declaration: missing_feature (dd_trace_sample_ignore_parent requires an RFC, this feature is not implemented in any language)
- declaration: incomplete_test_app
- declaration: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_dd_trace_sample_ignore_parent_true:
- declaration: missing_feature (dd_trace_sample_ignore_parent requires an RFC, this feature is not implemented in any language)
- declaration: incomplete_test_app
- declaration: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_attribute_mapping: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_env_vars_set: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_log_level_env: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_sdk_disabled_set: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_traces_always_off: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_traces_always_on: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_traces_exporter_none: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_traces_parentbased_off: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_traces_parentbased_on: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_traces_parentbased_ratio: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_env_vars.py::Test_Otel_Env_Vars::test_otel_traces_traceidratio: incomplete_test_app (/trace/config endpoint is not implemented)
tests/parametric/test_otel_logs.py: v0.3.0
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_logs.py::Test_FR11_Telemetry::test_telemetry_metrics: # TODO: a lower version might be supported
- declaration: missing_feature (Rust telemetry metrics are not submitted in time to run tests against)
component_version: <0.4.1-dev+926c77a
tests/parametric/test_otel_logs.py::Test_FR13_Scope_Fields::test_scope_attributes_field: missing_feature (OpenTelemetry Rust SDK limitation - scope attributes not exported by opentelemetry-otlp)
tests/parametric/test_otel_logs.py::Test_FR13_Scope_Fields::test_scope_schema_url_field: missing_feature (OpenTelemetry Rust SDK limitation - schema_url not exported by opentelemetry-otlp)
tests/parametric/test_otel_logs.py::Test_FR13_Scope_Fields::test_scope_version_field: missing_feature (OpenTelemetry Rust SDK limitation - scope version not exported by opentelemetry-otlp)
tests/parametric/test_otel_metrics.py: v0.3.0
? tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Api_Instrument::test_otel_histogram_add_non_negative_and_negative_values
: missing_feature (OpenTelemetry Rust SDK does not filter negative values for Histogram.record(). This is a bug in the upstream SDK)
tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Api_MeterProvider::test_otel_get_meter_by_distinct_scope_attributes: missing_feature (Rust OpenTelemetry SDK 0.31.0's meter() method does not support scope attributes parameter)
tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Host_Name::test_hostname_from_dd_hostname: missing_feature
tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Telemetry::test_telemetry_metrics_grpc: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Telemetry::test_telemetry_metrics_http_protobuf: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods: v0.0.1
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_get_span_context: missing_feature (APMSP-2059)
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_record_exception_sets_handling_stack_in_go: irrelevant
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_set_attributes_different_types_legacy: missing_feature (Old array encoding not supported)
? tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_span_extended_reserved_attributes_overrides_analytics_event
: missing_feature (Not implemented)
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_span_started_with_link_from_another_span: missing_feature (APMSP-2059)
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_span_started_with_link_from_other_spans: missing_feature (APMSP-2059)
? tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_span_strict_reserved_attributes_overrides_analytics_event
: missing_feature (Not implemented)
tests/parametric/test_otel_span_with_baggage.py::Test_Otel_Span_With_Baggage: missing_feature
tests/parametric/test_otel_tracer.py::Test_Otel_Tracer: v0.0.1
tests/parametric/test_otlp_trace_metrics.py: '>=0.5.1-dev+8efc582' # TODO: a lower version might be supported
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_1_enabled_explicit: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_3_enabled_by_default: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Metric_Identity: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Mutual_Exclusion::test_fr02_3_otlp_suppresses_native_stats: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR03_Metric_Shape: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR04_Span_Selection: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR05_Sampling_Independence: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Resource_Attributes: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Span_Attributes: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR08_AdditionalTags: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR08_Datadog_Attributes: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR09_Red_Metric_Derivation: missing_feature
tests/parametric/test_otlp_trace_metrics.py::Test_FR15_Client_Computed_Stats_Header: missing_feature
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_DDSpan_Add_Link: missing_feature
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Finish: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Set_Error: missing_feature
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Set_Meta: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Set_Metric: missing_feature
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Set_Resource: missing_feature
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Start: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Baggage: missing_feature
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Config: '>=0.4.1-dev+926c77a' # TODO: a lower version might be supported
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Crash: missing_feature
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Current_Span: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Extract_Headers: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Flush: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_FFE_Start: missing_feature
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Inject_Headers: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_OtelSpan_Events: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_OtelSpan_Set_Name: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_OtelSpan_Start: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Otel_Baggage: missing_feature
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Otel_Current_Span: v0.0.1
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log: '>=0.4.1-dev+926c77a' # TODO: a lower version might be supported
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log::test_create_logger: # TODO: a lower version might be supported
- declaration: incomplete_test_app (Logs endpoint is only implemented in python and node.js app)
component_version: <0.4.1-dev+926c77a
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log::test_write_log: # TODO: a lower version might be supported
- declaration: incomplete_test_app (Logs endpoint is only implemented in python and node.js app)
component_version: <0.4.1-dev+926c77a
tests/parametric/test_partial_flushing.py::Test_Partial_Flushing: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_partial_flushing.py::Test_Partial_Flushing::test_partial_flushing_one_span: missing_feature # Created by easy win activation script
tests/parametric/test_partial_flushing.py::Test_Partial_Flushing::test_partial_flushing_one_span_default: missing_feature # Created by easy win activation script
tests/parametric/test_partial_flushing.py::Test_Partial_Flushing::test_partial_flushing_propagation_tags: missing_feature # Created by easy win activation script
tests/parametric/test_process_discovery.py: missing_feature
tests/parametric/test_sampling_manual.py::Test_Manual_Sampling: missing_feature
tests/parametric/test_sampling_span_tags.py: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_sampling_span_tags.py::Test_Knuth_Sample_Rate: '>=0.4.0'
tests/parametric/test_sampling_span_tags.py::Test_Sampling_Span_Tags: missing_feature # Created by easy win activation script
tests/parametric/test_span_events.py: missing_feature
tests/parametric/test_span_links.py::Test_Span_Links: missing_feature
tests/parametric/test_span_sampling.py: '>=0.2.1' # Modified by easy win activation script
? tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_child_span_selected_and_root_dropped_by_sss_when_dropping_policy_is_active017
: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_child_span_selected_by_sss015: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_keep_span_with_stats_computation_sss010: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_multi_rule_independent_rate_limiters_sss013: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_multi_rule_keep_drop_span_sampling_sss006: missing_feature # Created by easy win activation script
? tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_root_span_selected_and_child_dropped_by_sss_when_dropping_policy_is_active016
: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_root_span_selected_by_sss014: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_sampling_rate_not_absolute_value_sss009: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_single_rule_always_keep_span_sampling_sss011: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_single_rule_match_span_sampling_sss001: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_single_rule_only_service_pattern_match_span_sampling_sss004: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_single_rule_rate_limiter_span_sampling_sss008: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_single_rule_with_head_and_rule_trace_sampling_drop_020: '>=0.4.1-dev+926c77a' # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_single_rule_with_head_and_rule_trace_sampling_keep_019: missing_feature # Created by easy win activation script
tests/parametric/test_span_sampling.py::Test_Span_Sampling::test_special_glob_characters_span_sampling_sss002: missing_feature # Created by easy win activation script
tests/parametric/test_startup_logs.py::Test_Startup_Logs::test_startup_logs_default: missing_feature (Startup logs not implemented)
tests/parametric/test_startup_logs.py::Test_Startup_Logs::test_startup_logs_diagnostic_agent_unreachable: missing_feature (Diagnostic messages not implemented)
tests/parametric/test_startup_logs.py::Test_Startup_Logs::test_startup_logs_enabled: missing_feature (Startup logs not implemented)
tests/parametric/test_telemetry.py::Test_Consistent_Configs: missing_feature
tests/parametric/test_telemetry.py::Test_Defaults: missing_feature
tests/parametric/test_telemetry.py::Test_Environment: missing_feature
tests/parametric/test_telemetry.py::Test_Stable_Configuration_Origin: missing_feature
tests/parametric/test_telemetry.py::Test_TelemetryInstallSignature: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_telemetry.py::Test_TelemetryInstallSignature::test_telemetry_event_propagated: missing_feature # Created by easy win activation script
tests/parametric/test_telemetry.py::Test_TelemetrySCAEnvVar: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_telemetry.py::Test_TelemetrySCAEnvVar::test_telemetry_sca_enabled_propagated: missing_feature # Created by easy win activation script
tests/parametric/test_telemetry.py::Test_TelemetrySCAEnvVar::test_telemetry_sca_enabled_propagated_specifics: irrelevant
tests/parametric/test_telemetry.py::Test_TelemetrySSIConfigs: missing_feature
tests/parametric/test_trace_filters.py::Test_Trace_Filters: flaky (APMSP-3915)
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Basic: v0.0.1
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Globs: v0.0.1
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Globs_Feb2024_Revision: v0.0.1
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Resource: v0.0.1
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags: missing_feature
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_globs_different_casing: missing_feature # Created by easy win activation script
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_globs_same_casing: missing_feature # Created by easy win activation script
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_meta_existence: missing_feature # Created by easy win activation script
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_metric_existence: missing_feature # Created by easy win activation script
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_metric_matching: missing_feature # Created by easy win activation script
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_no_range_support: missing_feature # Created by easy win activation script
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_no_set_support: missing_feature # Created by easy win activation script
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_regex_special_chars: missing_feature # Created by easy win activation script
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_With_W3C: missing_feature
tests/parametric/test_tracer.py: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_tracer.py::Test_ProcessTags_ServiceName: missing_feature
tests/parametric/test_tracer.py::Test_Tracer: missing_feature # Created by easy win activation script
tests/parametric/test_tracer.py::Test_TracerBaseService: # TODO: a lower version might be supported
- declaration: missing_feature (_dd.base_service is not implemented)
component_version: <0.5.1-dev+8efc582
tests/parametric/test_tracer.py::Test_TracerBaseService::test_base_service_set_when_service_overridden: missing_feature (_dd.base_service is not implemented)
tests/parametric/test_tracer.py::Test_TracerSCITagging: missing_feature # Created by easy win activation script
tests/parametric/test_tracer.py::Test_TracerServiceNameSource: irrelevant
tests/parametric/test_tracer.py::Test_TracerUniversalServiceTagging::test_tracer_service_name_environment_variable: # TODO: a lower version might be supported
- declaration: 'missing_feature (FIXME: library test client sets empty string as the service name)'
component_version: <0.4.1-dev+926c77a
tests/parametric/test_tracer_flare.py::TestTracerFlareV1: '>=0.2.1' # Modified by easy win activation script
tests/parametric/test_tracer_flare.py::TestTracerFlareV1::test_flare_log_level_order: '>=0.5.1-dev+8efc582' # Created by easy win activation script
tests/parametric/test_tracer_flare.py::TestTracerFlareV1::test_no_tracer_flare_for_other_task_types: '>=0.5.1-dev+8efc582' # Created by easy win activation script
tests/parametric/test_tracer_flare.py::TestTracerFlareV1::test_tracer_flare: missing_feature # Created by easy win activation script
tests/parametric/test_tracer_flare.py::TestTracerFlareV1::test_tracer_flare_content: missing_feature # Created by easy win activation script
tests/parametric/test_tracer_flare.py::TestTracerFlareV1::test_tracer_flare_content_with_debug: missing_feature # Created by easy win activation script
tests/parametric/test_tracer_flare.py::TestTracerFlareV1::test_tracer_flare_with_debug: missing_feature # Created by easy win activation script
tests/parametric/test_tracer_flare.py::TestTracerFlareV1::test_tracer_profiling_notracing_flare_content: missing_feature # Created by easy win activation script
tests/remote_config/test_remote_configuration.py: # TODO: a lower version might be supported
- declaration: missing_feature (Remote Configuration is not implemented)
component_version: <0.5.1-dev+8efc582
weblog: [axum]
- declaration: missing_feature (Remote Configuration is not implemented)
excluded_weblog: [axum]
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceASMDD:
- weblog_declaration:
axum: missing_feature (Remote Configuration is not implemented)
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceASMDDNoCache:
- weblog_declaration:
axum: missing_feature (Remote Configuration is not implemented)
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceFeatures:
- weblog_declaration:
axum: missing_feature (Remote Configuration is not implemented)
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceFeaturesNoCache:
- weblog_declaration:
axum: missing_feature (Remote Configuration is not implemented)
tests/remote_config/test_remote_configuration.py::Test_RemoteConfigurationUpdateSequenceLiveDebugging:
- weblog_declaration:
axum: missing_feature (Remote Configuration is not implemented)
tests/serverless/span_pointers/aws/test_s3_span_pointers.py::Test_CopyObject::test_main: missing_feature (/mock_s3/copy_object endpoint not implemented)
tests/serverless/span_pointers/aws/test_s3_span_pointers.py::Test_MultipartUpload::test_main: missing_feature (/mock_s3/multipart_upload endpoint not implemented)
tests/serverless/span_pointers/aws/test_s3_span_pointers.py::Test_PutObject::test_main: missing_feature (/mock_s3/put_object endpoint not implemented)
tests/serverless/span_pointers/aws/test_s3_span_pointers.py::Test_PutObject::test_non_ascii: missing_feature (/mock_s3/put_object endpoint not implemented)
tests/stats/test_stats.py: '>=0.4.0'
tests/stats/test_stats.py::Test_Client_Stats::test_grpc_status_code: missing_feature (weblog does not implement grpc endpoint)
tests/stats/test_stats.py::Test_Stats_Service_Source::test_srv_src: irrelevant (Only implemented for Java)
tests/test_baggage.py::Test_Baggage_Headers_Api_Datadog: incomplete_test_app (/otel_drop_in_baggage_api_datadog endpoint not implemented)
tests/test_baggage.py::Test_Baggage_Headers_Api_OTel: incomplete_test_app (/otel_drop_in_baggage_api_otel endpoint not implemented)
tests/test_baggage.py::Test_Baggage_Headers_Max_Bytes: missing_feature (baggage maximum size is not configurable)
tests/test_baggage.py::Test_Baggage_Headers_Max_Items: missing_feature (baggage maximum item count is not configurable)
tests/test_config_consistency.py::Test_Config_ClientIPHeader_Configured::test_ip_headers_sent_in_one_request: missing_feature (http.client_ip tagging is not implemented)
tests/test_config_consistency.py::Test_Config_ClientIPHeader_Precedence::test_ip_headers_precedence: missing_feature (http.client_ip tagging not implemented)
tests/test_config_consistency.py::Test_Config_ClientTagQueryString_Configured: missing_feature (HTTP client query-string tagging is not implemented)
tests/test_config_consistency.py::Test_Config_ClientTagQueryString_Empty: missing_feature (HTTP client query-string tagging is not implemented)
tests/test_config_consistency.py::Test_Config_HttpClientErrorStatuses_Default: missing_feature (HTTP client error statuses are not implemented)
tests/test_config_consistency.py::Test_Config_HttpClientErrorStatuses_FeatureFlagCustom: missing_feature (custom HTTP client error statuses are not implemented)
tests/test_config_consistency.py::Test_Config_HttpServerErrorStatuses_FeatureFlagCustom: missing_feature (custom HTTP server error statuses are not implemented)
tests/test_config_consistency.py::Test_Config_IntegrationEnabled_False::test_integration_enabled_false: missing_feature (/kafka/produce endpoint not implemented)
tests/test_config_consistency.py::Test_Config_IntegrationEnabled_True: incomplete_test_app (/kafka/produce endpoint not implemented)
tests/test_config_consistency.py::Test_Config_LogInjection_128Bit_TraceId_Disabled: incomplete_test_app (/log/library endpoint not implemented)
tests/test_config_consistency.py::Test_Config_LogInjection_128Bit_TraceId_Enabled: incomplete_test_app (/log/library endpoint not implemented)
tests/test_config_consistency.py::Test_Config_LogInjection_Default_Structured: incomplete_test_app (/log/library endpoint not implemented)
tests/test_config_consistency.py::Test_Config_LogInjection_Default_Unstructured: incomplete_test_app (/log/library endpoint not implemented)
tests/test_config_consistency.py::Test_Config_LogInjection_Enabled: incomplete_test_app (/log/library endpoint not implemented)
? tests/test_config_consistency.py::Test_Config_ObfuscationQueryStringRegexp_Configured::test_query_string_obfuscation_configured_client
: missing_feature (query string obfuscation not implemented)
? tests/test_config_consistency.py::Test_Config_ObfuscationQueryStringRegexp_Configured::test_query_string_obfuscation_configured_server
: missing_feature (query string obfuscation not implemented)
? tests/test_config_consistency.py::Test_Config_ObfuscationQueryStringRegexp_Default::test_query_string_obfuscation_configured_client
: missing_feature (query string obfuscation is not implemented)
? tests/test_config_consistency.py::Test_Config_ObfuscationQueryStringRegexp_Default::test_query_string_obfuscation_configured_server
: missing_feature (query string obfuscation is not implemented)
tests/test_config_consistency.py::Test_Config_ObfuscationQueryStringRegexp_Empty::test_query_string_obfuscation_empty_server: # TODO: a lower version might be supported
- declaration: missing_feature (query string obfuscation is not implemented)
component_version: <0.5.1-dev+8efc582
weblog: [axum]
- declaration: missing_feature (query string obfuscation is not implemented)
excluded_weblog: [axum]
tests/test_config_consistency.py::Test_Config_RuntimeMetrics_Enabled: missing_feature (runtime metrics are not implemented)
tests/test_config_consistency.py::Test_Config_RuntimeMetrics_Enabled_WithRuntimeId: missing_feature (runtime metrics are not implemented)
tests/test_data_integrity.py::Test_TraceHeaders::test_trace_header_container_tags: missing_feature (/read_file endpoint not implemented)
tests/test_data_integrity.py::Test_TraceHeaders::test_traces_header_present: missing_feature (datadog-meta-lang-interpreter not set)
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_Omit_Tracestate_From_Conflicting_Contexts: missing_feature (implementation specs have not been determined)
tests/test_identify.py::Test_Basic: missing_feature (/identify endpoint not implemented)
tests/test_identify.py::Test_Propagate::test_identify_tags_outgoing: missing_feature (/identify-propagate endpoint not implemented)
tests/test_identify.py::Test_Propagate_Legacy::test_identify_tags_outgoing: missing_feature (/identify-propagate endpoint not implemented)
tests/test_ipv6.py::Test_Basic: missing_feature (IPv6 is not supported by the Axum weblog)
tests/test_library_conf.py::Test_ExtractBehavior_Default: v0.0.1
tests/test_library_conf.py::Test_ExtractBehavior_Ignore: ">=0.3.4-dev"
tests/test_library_conf.py::Test_ExtractBehavior_Restart_Otel: missing_feature (OTel extraction endpoint not implemented)
tests/test_library_conf.py::Test_ExtractBehavior_Restart_With_Extract_First: ">=0.3.4-dev"
tests/test_library_conf.py::Test_HeaderTags: missing_feature (DD_TRACE_HEADER_TAGS is not implemented in dd-trace-rs)
tests/test_library_conf.py::Test_HeaderTags_DynamicConfig::test_tracing_client_http_header_tags: missing_feature (dynamic HTTP header tags are not implemented)
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_conf.py::Test_HeaderTags_Long: missing_feature (DD_TRACE_HEADER_TAGS is not implemented in dd-trace-rs)
tests/test_library_conf.py::Test_HeaderTags_Short: missing_feature (DD_TRACE_HEADER_TAGS is not implemented in dd-trace-rs)
tests/test_library_conf.py::Test_HeaderTags_Whitespace_Header: missing_feature (DD_TRACE_HEADER_TAGS is not implemented in dd-trace-rs)
tests/test_library_conf.py::Test_HeaderTags_Whitespace_Tag: missing_feature (DD_TRACE_HEADER_TAGS is not implemented in dd-trace-rs)
tests/test_library_conf.py::Test_HeaderTags_Whitespace_Val_Long: missing_feature (DD_TRACE_HEADER_TAGS is not implemented in dd-trace-rs)
tests/test_library_conf.py::Test_HeaderTags_Whitespace_Val_Short: missing_feature (DD_TRACE_HEADER_TAGS is not implemented in dd-trace-rs)
tests/test_library_conf.py::Test_HeaderTags_Wildcard_Request_Headers::test_trace_header_tags: missing_feature (/waf endpoint not implemented)
tests/test_library_conf.py::Test_HeaderTags_Wildcard_Response_Headers::test_trace_header_tags: missing_feature (wildcard header-tags config does not tag response headers)
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_otel_tracestate_sampling.py::Test_EmitOtOnProbabilityDecision_Rate0_01: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_EmitOtOnProbabilityDecision_Rate0_1: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_EmitOtOnProbabilityDecision_Rate0_2: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_EmitOtOnProbabilityDecision_Rate0_5: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_EmitOtOnProbabilityDecision_Rate0_99: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_ForceKeepClearsTh: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_ForwardInboundOtUnchanged: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_ForwardInboundOtUnchangedWhenDropped: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_MalformedOtHandling: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_PrecisionBoundaryDecision_Rate0_05: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_PrecisionBoundaryDecision_Rate0_1: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_PreserveDdAndOtherVendors: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_SampledWithoutOtNotFabricated: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_ThOnlyDoesNotFabricateRv: missing_feature (APMAPI-2171)
tests/test_otel_tracestate_sampling.py::Test_ThOnlyDoesNotFabricateRvWhenDropped: missing_feature (APMAPI-2171)
tests/test_profiling.py::Test_Profile: missing_feature (profiling is not implemented)
tests/test_resource_renaming.py: incomplete_test_app (resource-renaming endpoints are not implemented)
tests/test_rum_injection.py::Test_RUM_Injection::test_rum_enabled: missing_feature (/html endpoint not implemented)
tests/test_sampling_manual.py::Test_Manual_Sampling: missing_feature (dd-trace-rs does not honor the manual.keep/manual.drop attributes)
tests/test_sampling_rate_capping.py::Test_SamplingRateCappedIncrease: missing_feature (sampling-rate capping is not implemented)
tests/test_scrubbing.py::Test_UrlQuery: missing_feature (Rust does not implement query string obfuscation)
tests/test_span_events.py: missing_feature (Span Events are not implemented)
tests/test_standard_tags.py::Test_StandardTagsClientIp: missing_feature (client IP resolution from forwarded headers is a tracer feature, not implemented in dd-trace-rs)
tests/test_standard_tags.py::Test_StandardTagsNetworkClientIp: missing_feature (client IP resolution is a tracer feature, not implemented in dd-trace-rs)
tests/test_standard_tags.py::Test_StandardTagsReferrerHostname: missing_feature (referer hostname extraction is a tracer feature, not implemented in dd-trace-rs)
tests/test_standard_tags.py::Test_StandardTagsUrl::test_multiple_matching_substring: missing_feature (Rust does not implement query string obfuscation)
tests/test_standard_tags.py::Test_StandardTagsUrl::test_multiple_matching_substring_legacy: missing_feature (Rust does not implement query string obfuscation)
tests/test_standard_tags.py::Test_StandardTagsUrl::test_url_with_sensitive_query_string: missing_feature (Rust does not implement query string obfuscation)
tests/test_standard_tags.py::Test_StandardTagsUrl::test_url_with_sensitive_query_string_legacy: missing_feature (Rust does not implement query string obfuscation)
tests/test_telemetry.py::Test_Log_Generation::test_log_generation_enabled: missing_feature (Rust tracer does not emit telemetry log events)
tests/test_telemetry.py::Test_Metric_Generation_Disabled: missing_feature (telemetry metric-generation configuration is not implemented)
tests/test_telemetry.py::Test_Metric_Generation_Enabled: missing_feature (telemetry metric generation is not implemented)
tests/test_telemetry.py::Test_ProductsDisabled: missing_feature (product state is not reported in app-started telemetry)
tests/test_telemetry.py::Test_Telemetry::test_api_still_v1: irrelevant
tests/test_telemetry.py::Test_Telemetry::test_app_dependencies_loaded: missing_feature (/load_dependency endpoint not implemented)
tests/test_telemetry.py::Test_Telemetry::test_app_product_change: missing_feature (/enable_product endpoint not implemented)
tests/test_telemetry.py::Test_Telemetry::test_session_id_headers_across_forks: missing_feature (/spawn_child endpoint not implemented)
tests/test_telemetry.py::Test_Telemetry::test_session_id_headers_across_spawned: missing_feature (/spawn_child endpoint not implemented)
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_TelemetryEnhancedConfigReporting: irrelevant (no expected configuration is defined for Rust)
tests/test_telemetry.py::Test_TelemetrySCAEnvVar::test_telemetry_sca_propagated: missing_feature (DD_APPSEC_SCA_ENABLED telemetry reporting is not implemented)
tests/test_telemetry.py::Test_TelemetryV2::test_app_started_product_info: missing_feature (Product information missing in app-started telemetry payload)
tests/test_v1_payloads.py: missing_feature