Skip to content

Commit 46769a7

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 834c46e commit 46769a7

1 file changed

Lines changed: 45 additions & 10 deletions

File tree

manifests/nodejs.yml

Lines changed: 45 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2001,7 +2001,9 @@ manifest:
20012001
- declaration: missing_feature (Implemented in 5.38.0)
20022002
component_version: <5.38.0
20032003
tests/parametric/test_config_consistency.py::Test_Config_Dogstatsd: *ref_5_29_0
2004-
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)
2004+
tests/parametric/test_config_consistency.py::Test_Config_Dogstatsd::test_dogstatsd_default: # TODO: a lower version might be supported
2005+
- declaration: incomplete_test_app (PHP parameteric app can not access the dogstatsd default values, this logic is internal to the tracer)
2006+
component_version: <5.106.0
20052007
tests/parametric/test_config_consistency.py::Test_Config_RateLimit: *ref_5_25_0
20062008
tests/parametric/test_config_consistency.py::Test_Config_Tags: *ref_5_41_0
20072009
tests/parametric/test_config_consistency.py::Test_Config_TraceAgentURL: *ref_5_25_0
@@ -2027,15 +2029,28 @@ manifest:
20272029
tests/parametric/test_dynamic_configuration.py::TestDynamicConfigV2: *ref_4_23_0
20282030
tests/parametric/test_ffe/test_dynamic_evaluation.py::Test_Feature_Flag_Dynamic_Evaluation: *ref_5_75_0
20292031
tests/parametric/test_ffe/test_span_enrichment.py: "missing_feature (dd-trace-js#8343)"
2030-
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_extract_invalid: missing_feature (Need to remove b3=b3multi alias)
2032+
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_extract_invalid: # TODO: a lower version might be supported
2033+
- declaration: missing_feature (Need to remove b3=b3multi alias)
2034+
component_version: <5.106.0
20312035
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_extract_valid: missing_feature (Need to remove b3=b3multi alias)
20322036
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_inject_valid: missing_feature (Need to remove b3=b3multi alias)
20332037
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_propagate_invalid: missing_feature (Need to remove b3=b3multi alias)
20342038
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_propagate_valid: missing_feature (Need to remove b3=b3multi alias)
20352039
tests/parametric/test_headers_b3.py::Test_Headers_B3::test_headers_b3_migrated_single_key_propagate_valid: missing_feature (Need to remove b3=b3multi alias)
20362040
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage: irrelevant (uses weblog tests)
20372041
tests/parametric/test_headers_baggage.py::Test_Headers_Baggage_Span_Tags: *ref_5_54_0
2038-
tests/parametric/test_headers_opm.py: missing_feature (Org Propagation Guard RFC not yet implemented)
2042+
tests/parametric/test_headers_opm.py: # TODO: a lower version might be supported
2043+
- declaration: missing_feature (Org Propagation Guard RFC not yet implemented)
2044+
component_version: <5.106.0
2045+
tests/parametric/test_headers_opm.py::Test_HeadersOPM_AgentInfo::test_tracer_consumes_info_opm: missing_feature (Org Propagation Guard RFC not yet implemented)
2046+
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_preserves_baggage: missing_feature (Org Propagation Guard RFC not yet implemented)
2047+
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_strips_dd_state: missing_feature (Org Propagation Guard RFC not yet implemented)
2048+
tests/parametric/test_headers_opm.py::Test_HeadersOPM_ExtractEnabled::test_mismatch_strips_dd_tracestate_member: missing_feature (Org Propagation Guard RFC not yet implemented)
2049+
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)
2050+
tests/parametric/test_headers_opm.py::Test_HeadersOPM_Injection::test_local_opm_overrides_inbound_opm: missing_feature (Org Propagation Guard RFC not yet implemented)
2051+
tests/parametric/test_headers_opm.py::Test_HeadersOPM_Injection::test_opm_injected_in_both_styles: missing_feature (Org Propagation Guard RFC not yet implemented)
2052+
tests/parametric/test_headers_opm.py::Test_HeadersOPM_Strict::test_strict_missing_inbound_enforces: missing_feature (Org Propagation Guard RFC not yet implemented)
2053+
tests/parametric/test_headers_opm.py::Test_HeadersOPM_TrustedOpms::test_untrusted_inbound_opm_is_enforced: missing_feature (Org Propagation Guard RFC not yet implemented)
20392054
? tests/parametric/test_headers_precedence.py::Test_Headers_Precedence::test_headers_precedence_propagationstyle_default_datadog_tracecontext
20402055
: - declaration: missing_feature (Implemented in 4.20.0 (and 3.41.0))
20412056
component_version: <4.20.0
@@ -2104,7 +2119,7 @@ manifest:
21042119
tests/parametric/test_otel_logs.py::Test_FR13_Scope_Fields::test_scope_schema_url_field: *ref_5_72_0
21052120
tests/parametric/test_otel_logs.py::Test_FR13_Scope_Fields::test_scope_version_field: *ref_5_72_0
21062121
tests/parametric/test_otel_metrics.py: *ref_5_81_0
2107-
tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Api_MeterProvider::test_otel_get_meter_by_distinct_schema_url: missing_feature
2122+
tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Api_MeterProvider::test_otel_get_meter_by_distinct_schema_url: '>=5.106.0' # TODO: a lower version might be supported
21082123
? tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Configuration_OTLP_Exporter_Metrics_Endpoint::test_otlp_custom_endpoint_grpc
21092124
: missing_feature (Does not support grpc)
21102125
? tests/parametric/test_otel_metrics.py::Test_Otel_Metrics_Configuration_OTLP_Exporter_Metrics_Endpoint::test_otlp_metrics_custom_endpoint_grpc
@@ -2155,7 +2170,9 @@ manifest:
21552170
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_span_started_with_link_from_another_span:
21562171
- declaration: missing_feature (Implemented in 3.48.0, 4.27.0, and 5.3.0)
21572172
component_version: <5.3.0
2158-
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_span_started_with_link_from_other_spans: missing_feature (Not implemented)
2173+
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_span_started_with_link_from_other_spans: # TODO: a lower version might be supported
2174+
- declaration: missing_feature (Not implemented)
2175+
component_version: <5.106.0
21592176
? tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_span_strict_reserved_attributes_overrides_analytics_event
21602177
: missing_feature (Not implemented)
21612178
tests/parametric/test_otel_span_methods.py::Test_Otel_Span_Methods::test_otel_start_span: missing_feature (New operation name mapping not yet implemented)
@@ -2164,14 +2181,23 @@ manifest:
21642181
tests/parametric/test_parametric_endpoints.py::TestRemoteConfigApplyEndpoint: incomplete_test_app (POST /trace/remote-config/apply only implemented in the python parametric app)
21652182
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Set_Resource: incomplete_test_app (set_resource endpoint is not implemented)
21662183
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Start: bug (APMAPI-778) # The resource name of the child span is overidden by the parent span.
2167-
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Baggage: incomplete_test_app (baggage endpoints are not implemented)
2168-
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Crash: incomplete_test_app (crash endpoint is not implemented)
2184+
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Baggage: # TODO: a lower version might be supported
2185+
- declaration: incomplete_test_app (baggage endpoints are not implemented)
2186+
component_version: <5.106.0
2187+
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Baggage::test_remove_all_baggage: incomplete_test_app (baggage endpoints are not implemented)
2188+
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Baggage::test_remove_baggage: incomplete_test_app (baggage endpoints are not implemented)
2189+
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Baggage::test_set_baggage: incomplete_test_app (baggage endpoints are not implemented)
2190+
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Crash: # TODO: a lower version might be supported
2191+
- declaration: incomplete_test_app (crash endpoint is not implemented)
2192+
component_version: <5.106.0
21692193
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Current_Span: incomplete_test_app (current_span endpoint is not supported)
21702194
tests/parametric/test_parametric_endpoints.py::Test_Parametric_FFE_Start: *ref_5_75_0
21712195
tests/parametric/test_parametric_endpoints.py::Test_Parametric_OtelSpan_Events::test_record_exception: bug (APMAPI-778)
21722196
tests/parametric/test_parametric_endpoints.py::Test_Parametric_OtelSpan_Set_Name: bug (APMAPI-778) # set_name endpoint should set the resource name on a span (not the operation name)
21732197
tests/parametric/test_parametric_endpoints.py::Test_Parametric_OtelSpan_Start: bug (APMAPI-778) # The expected span.kind tag is not set
2174-
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Otel_Baggage: missing_feature (baggage is not supported)
2198+
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Otel_Baggage: # TODO: a lower version might be supported
2199+
- declaration: missing_feature (baggage is not supported)
2200+
component_version: <5.106.0
21752201
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Otel_Current_Span: incomplete_test_app (otel current_span endpoint is not supported)
21762202
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log: *ref_5_72_0
21772203
tests/parametric/test_partial_flushing.py::Test_Partial_Flushing: bug (APMLP-270)
@@ -2247,7 +2273,9 @@ manifest:
22472273
tests/parametric/test_tracer.py::Test_TracerSCITagging::test_tracer_repository_url_strip_credentials: missing_feature (nodejs does not strip credentials yet)
22482274
tests/parametric/test_tracer.py::Test_TracerServiceNameSource: v5.105.0
22492275
tests/parametric/test_tracer.py::Test_TracerServiceNameSource::test_tracer_srv_src_inherited_on_child_span: irrelevant (nodejs does not support service name inheritance)
2250-
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)"
2276+
tests/parametric/test_tracer.py::Test_TracerUniversalServiceTagging::test_tracer_service_name_environment_variable: # TODO: a lower version might be supported
2277+
- declaration: 'missing_feature (FIXME: library test client sets empty string as the service name)'
2278+
component_version: <5.106.0
22512279
tests/parametric/test_tracer_flare.py::TestTracerFlareV1: *ref_5_15_0
22522280
tests/parametric/test_tracer_flare.py::TestTracerFlareV1::test_tracer_flare: missing_feature (Only plaintext files are sent presently)
22532281
tests/parametric/test_tracer_flare.py::TestTracerFlareV1::test_tracer_flare_content: missing_feature (Only plaintext files are sent presently)
@@ -2631,6 +2659,13 @@ manifest:
26312659
"*": irrelevant
26322660
express4: *ref_5_56_0
26332661
express5: *ref_5_56_0
2634-
tests/test_telemetry.py::Test_TelemetrySCAEnvVar: missing_feature
2662+
tests/test_telemetry.py::Test_TelemetrySCAEnvVar: # TODO: a lower version might be supported
2663+
- weblog_declaration:
2664+
'*': missing_feature
2665+
express5: '>=5.106.0'
2666+
uds-express4: '>=5.106.0'
2667+
express4: '>=5.106.0'
2668+
fastify: '>=5.106.0'
2669+
express4-typescript: '>=5.106.0'
26352670
tests/test_telemetry.py::Test_TelemetryV2: *ref_4_21_0
26362671
tests/test_v1_payloads.py: missing_feature

0 commit comments

Comments
 (0)