Skip to content

Commit 299fbcd

Browse files
chore: activate easy wins for @DataDog/apm-sdk-capabilities
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ac0d9e2 commit 299fbcd

1 file changed

Lines changed: 86 additions & 18 deletions

File tree

manifests/rust.yml

Lines changed: 86 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,16 @@ manifest:
6060
tests/integrations/test_otel_drop_in.py::Test_Otel_Drop_In: missing_feature (OpenTelemetry drop-in telemetry metrics are not implemented)
6161
tests/integrations/test_service_overrides.py::Test_SqlServiceNameSource: irrelevant (Only implemented for Java)
6262
tests/integrations/test_sql.py::Test_Sql: missing_feature (Endpoint is not implemented on weblog)
63-
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP: missing_feature
63+
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP: # TODO: a lower version might be supported
64+
- weblog_declaration:
65+
'*': missing_feature
66+
axum: '>=0.5.1-dev+2844aa0'
67+
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP::test_128bit_trace_id_consistent_across_spans:
68+
- weblog_declaration:
69+
axum: missing_feature
70+
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP::test_single_server_trace:
71+
- weblog_declaration:
72+
axum: missing_feature
6473
tests/otel/test_tracing_otlp.py::Test_Otlp_Carries_Ot: missing_feature (APMAPI-2172)
6574
tests/otel/test_tracing_otlp.py::Test_Otlp_Forwards_Inherited_Ot: missing_feature (APMAPI-2172)
6675
tests/otel_tracing_e2e/test_e2e.py::Test_OTelLogE2E: irrelevant
@@ -144,17 +153,17 @@ manifest:
144153
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_get_D008: missing_feature # Created by easy win activation script
145154
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_get_all_D009: missing_feature # Created by easy win activation script
146155
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_inject_header_D004: missing_feature # Created by easy win activation script
147-
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D012: missing_feature # Created by easy win activation script
148-
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D013: missing_feature # Created by easy win activation script
149-
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D014: missing_feature # Created by easy win activation script
156+
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D012: '>=0.5.1-dev+2844aa0' # Created by easy win activation script
157+
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D013: '>=0.5.1-dev+2844aa0' # Created by easy win activation script
158+
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D014: '>=0.5.1-dev+2844aa0' # Created by easy win activation script
150159
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_malformed_headers_D015: missing_feature # Created by easy win activation script
151160
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_remove_D010: missing_feature # Created by easy win activation script
152161
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_remove_all_D011: missing_feature # Created by easy win activation script
153162
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggage_set_D006: missing_feature # Created by easy win activation script
154163
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggageheader_maxbytes_inject_D017: missing_feature # Created by easy win activation script
155164
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_baggageheader_maxitems_inject_D016: missing_feature # Created by easy win activation script
156-
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_headers_baggage_default_D001: missing_feature # Created by easy win activation script
157-
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_headers_baggage_only_D002: missing_feature # Created by easy win activation script
165+
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_headers_baggage_default_D001: '>=0.5.1-dev+2844aa0' # Created by easy win activation script
166+
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage::test_headers_baggage_only_D002: '>=0.5.1-dev+2844aa0' # Created by easy win activation script
158167
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags: '>=0.2.1' # Modified by easy win activation script
159168
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags::test_baggage_span_tags_all: v0.4.0
160169
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags::test_baggage_span_tags_config_with_empty_keys: v0.4.0
@@ -167,7 +176,9 @@ manifest:
167176
- declaration: missing_feature (Org Propagation Guard RFC not yet implemented)
168177
component_version: <0.4.1-dev+926c77a
169178
tests/parametric/test_headers_opm.py::Test_HeadersOPM_AgentInfo::test_tracer_consumes_info_opm: missing_feature (Org Propagation Guard RFC not yet implemented)
170-
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_preserves_baggage: missing_feature (Org Propagation Guard RFC not yet implemented)
179+
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_preserves_baggage: # TODO: a lower version might be supported
180+
- declaration: missing_feature (Org Propagation Guard RFC not yet implemented)
181+
component_version: <0.5.1-dev+2844aa0
171182
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_strips_dd_state: missing_feature (Org Propagation Guard RFC not yet implemented)
172183
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_strips_dd_tracestate_member: missing_feature (Org Propagation Guard RFC not yet implemented)
173184
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)
@@ -244,9 +255,13 @@ manifest:
244255
tests/parametric/test_otel_logs.py::Test_FR11_Telemetry::test_telemetry_metrics: # TODO: a lower version might be supported
245256
- declaration: missing_feature (Rust telemetry metrics are not submitted in time to run tests against)
246257
component_version: <0.4.1-dev+926c77a
247-
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)
258+
tests/parametric/test_otel_logs.py::Test_FR13_Scope_Fields::test_scope_attributes_field: # TODO: a lower version might be supported
259+
- declaration: missing_feature (OpenTelemetry Rust SDK limitation - scope attributes not exported by opentelemetry-otlp)
260+
component_version: <0.5.1-dev+2844aa0
248261
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)
249-
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)
262+
tests/parametric/test_otel_logs.py::Test_FR13_Scope_Fields::test_scope_version_field: # TODO: a lower version might be supported
263+
- declaration: missing_feature (OpenTelemetry Rust SDK limitation - scope version not exported by opentelemetry-otlp)
264+
component_version: <0.5.1-dev+2844aa0
250265
tests/parametric/test_otel_metrics.py: v0.3.0
251266
? tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Api_Instrument::test_otel_histogram_add_non_negative_and_negative_values
252267
: missing_feature (OpenTelemetry Rust SDK does not filter negative values for Histogram.record(). This is a bug in the upstream SDK)
@@ -366,7 +381,8 @@ manifest:
366381
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_no_range_support: missing_feature # Created by easy win activation script
367382
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_no_set_support: missing_feature # Created by easy win activation script
368383
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_Tags_Feb2024_Revision::test_regex_special_chars: missing_feature # Created by easy win activation script
369-
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_With_W3C: missing_feature
384+
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_With_W3C: '>=0.5.1-dev+2844aa0' # TODO: a lower version might be supported
385+
tests/parametric/test_trace_sampling.py::Test_Trace_Sampling_With_W3C::test_trace_sampled_by_trace_sampling_rule_tags: missing_feature
370386
tests/parametric/test_tracer.py: '>=0.2.1' # Modified by easy win activation script
371387
tests/parametric/test_tracer.py::Test_ProcessTags_ServiceName: missing_feature
372388
tests/parametric/test_tracer.py::Test_Tracer: missing_feature # Created by easy win activation script
@@ -481,21 +497,56 @@ manifest:
481497
tests/test_otel_tracestate_sampling.py::Test_EmitOtOnProbabilityDecision_Rate0_5: missing_feature (APMAPI-2171)
482498
tests/test_otel_tracestate_sampling.py::Test_EmitOtOnProbabilityDecision_Rate0_99: missing_feature (APMAPI-2171)
483499
tests/test_otel_tracestate_sampling.py::Test_ForceKeepClearsTh: missing_feature (APMAPI-2171)
484-
tests/test_otel_tracestate_sampling.py::Test_ForwardInboundOtUnchanged: missing_feature (APMAPI-2171)
485-
tests/test_otel_tracestate_sampling.py::Test_ForwardInboundOtUnchangedWhenDropped: missing_feature (APMAPI-2171)
500+
tests/test_otel_tracestate_sampling.py::Test_ForwardInboundOtUnchanged: # TODO: a lower version might be supported
501+
- declaration: missing_feature (APMAPI-2171)
502+
component_version: <0.5.1-dev+2844aa0
503+
weblog: [axum]
504+
- declaration: missing_feature (APMAPI-2171)
505+
excluded_weblog: [axum]
506+
tests/test_otel_tracestate_sampling.py::Test_ForwardInboundOtUnchangedWhenDropped: # TODO: a lower version might be supported
507+
- declaration: missing_feature (APMAPI-2171)
508+
component_version: <0.5.1-dev+2844aa0
509+
weblog: [axum]
510+
- declaration: missing_feature (APMAPI-2171)
511+
excluded_weblog: [axum]
486512
tests/test_otel_tracestate_sampling.py::Test_MalformedOtHandling: missing_feature (APMAPI-2171)
487513
tests/test_otel_tracestate_sampling.py::Test_PrecisionBoundaryDecision_Rate0_05: missing_feature (APMAPI-2171)
488514
tests/test_otel_tracestate_sampling.py::Test_PrecisionBoundaryDecision_Rate0_1: missing_feature (APMAPI-2171)
489-
tests/test_otel_tracestate_sampling.py::Test_PreserveDdAndOtherVendors: missing_feature (APMAPI-2171)
490-
tests/test_otel_tracestate_sampling.py::Test_SampledWithoutOtNotFabricated: missing_feature (APMAPI-2171)
491-
tests/test_otel_tracestate_sampling.py::Test_ThOnlyDoesNotFabricateRv: missing_feature (APMAPI-2171)
492-
tests/test_otel_tracestate_sampling.py::Test_ThOnlyDoesNotFabricateRvWhenDropped: missing_feature (APMAPI-2171)
515+
tests/test_otel_tracestate_sampling.py::Test_PreserveDdAndOtherVendors: # TODO: a lower version might be supported
516+
- declaration: missing_feature (APMAPI-2171)
517+
component_version: <0.5.1-dev+2844aa0
518+
weblog: [axum]
519+
- declaration: missing_feature (APMAPI-2171)
520+
excluded_weblog: [axum]
521+
tests/test_otel_tracestate_sampling.py::Test_SampledWithoutOtNotFabricated: # TODO: a lower version might be supported
522+
- declaration: missing_feature (APMAPI-2171)
523+
component_version: <0.5.1-dev+2844aa0
524+
weblog: [axum]
525+
- declaration: missing_feature (APMAPI-2171)
526+
excluded_weblog: [axum]
527+
tests/test_otel_tracestate_sampling.py::Test_ThOnlyDoesNotFabricateRv: # TODO: a lower version might be supported
528+
- declaration: missing_feature (APMAPI-2171)
529+
component_version: <0.5.1-dev+2844aa0
530+
weblog: [axum]
531+
- declaration: missing_feature (APMAPI-2171)
532+
excluded_weblog: [axum]
533+
tests/test_otel_tracestate_sampling.py::Test_ThOnlyDoesNotFabricateRvWhenDropped: # TODO: a lower version might be supported
534+
- declaration: missing_feature (APMAPI-2171)
535+
component_version: <0.5.1-dev+2844aa0
536+
weblog: [axum]
537+
- declaration: missing_feature (APMAPI-2171)
538+
excluded_weblog: [axum]
493539
tests/test_profiling.py::Test_Profile: missing_feature (profiling is not implemented)
494540
tests/test_resource_renaming.py: incomplete_test_app (resource-renaming endpoints are not implemented)
495541
tests/test_rum_injection.py::Test_RUM_Injection::test_rum_enabled: missing_feature (/html endpoint not implemented)
496542
tests/test_sampling_manual.py::Test_Manual_Sampling: missing_feature (dd-trace-rs does not honor the manual.keep/manual.drop attributes)
497543
tests/test_sampling_rate_capping.py::Test_SamplingRateCappedIncrease: missing_feature (sampling-rate capping is not implemented)
498-
tests/test_scrubbing.py::Test_UrlQuery: missing_feature (Rust does not implement query string obfuscation)
544+
tests/test_scrubbing.py::Test_UrlQuery: # TODO: a lower version might be supported
545+
- declaration: missing_feature (Rust does not implement query string obfuscation)
546+
component_version: <0.5.1-dev+2844aa0
547+
weblog: [axum]
548+
- declaration: missing_feature (Rust does not implement query string obfuscation)
549+
excluded_weblog: [axum]
499550
tests/test_span_events.py: missing_feature (Span Events are not implemented)
500551
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)
501552
tests/test_standard_tags.py::Test_StandardTagsNetworkClientIp: missing_feature (client IP resolution is a tracer feature, not implemented in dd-trace-rs)
@@ -506,7 +557,24 @@ manifest:
506557
tests/test_standard_tags.py::Test_StandardTagsUrl::test_url_with_sensitive_query_string_legacy: missing_feature (Rust does not implement query string obfuscation)
507558
tests/test_telemetry.py::Test_Log_Generation::test_log_generation_enabled: missing_feature (Rust tracer does not emit telemetry log events)
508559
tests/test_telemetry.py::Test_Metric_Generation_Disabled: missing_feature (telemetry metric-generation configuration is not implemented)
509-
tests/test_telemetry.py::Test_Metric_Generation_Enabled: missing_feature (telemetry metric generation is not implemented)
560+
tests/test_telemetry.py::Test_Metric_Generation_Enabled: # TODO: a lower version might be supported
561+
- declaration: missing_feature (telemetry metric generation is not implemented)
562+
component_version: <0.5.1-dev+2844aa0
563+
weblog: [axum]
564+
- declaration: missing_feature (telemetry metric generation is not implemented)
565+
excluded_weblog: [axum]
566+
tests/test_telemetry.py::Test_Metric_Generation_Enabled::test_metric_general_logs_created:
567+
- weblog_declaration:
568+
axum: missing_feature (telemetry metric generation is not implemented)
569+
tests/test_telemetry.py::Test_Metric_Generation_Enabled::test_metric_telemetry_api_requests:
570+
- weblog_declaration:
571+
axum: missing_feature (telemetry metric generation is not implemented)
572+
tests/test_telemetry.py::Test_Metric_Generation_Enabled::test_metric_telemetry_api_responses:
573+
- weblog_declaration:
574+
axum: missing_feature (telemetry metric generation is not implemented)
575+
tests/test_telemetry.py::Test_Metric_Generation_Enabled::test_metric_tracers_trace_chunks_enqueued_for_serialization:
576+
- weblog_declaration:
577+
axum: missing_feature (telemetry metric generation is not implemented)
510578
tests/test_telemetry.py::Test_ProductsDisabled: missing_feature (product state is not reported in app-started telemetry)
511579
tests/test_telemetry.py::Test_Telemetry::test_api_still_v1: irrelevant
512580
tests/test_telemetry.py::Test_Telemetry::test_app_dependencies_loaded: missing_feature (/load_dependency endpoint not implemented)

0 commit comments

Comments
 (0)