From 6c7f253132e7ee1a5ec969a4011f08e5fd7b24f3 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts[bot]" <200755185+dd-octo-sts[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 17:50:15 +0000 Subject: [PATCH] chore: activate easy wins for @DataDog/apm-lang-platform Co-authored-by: github-actions[bot] --- manifests/nodejs.yml | 41 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/manifests/nodejs.yml b/manifests/nodejs.yml index 29873fc8efe..a2c77ef7848 100644 --- a/manifests/nodejs.yml +++ b/manifests/nodejs.yml @@ -116,7 +116,28 @@ manifest: express4: *ref_5_89_0 tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span: missing_feature (missing /e2e_otel_span endpoint on weblog) tests/apm_tracing_e2e/test_otel.py::Test_Otel_Span::test_distributed_otel_trace: irrelevant (Golang specific test with OTel Go contrib package) - tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags: missing_feature + tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags: # TODO: a lower version might be supported + - weblog_declaration: + '*': missing_feature + uds-express4: '>=5.93.0' + fastify: '>=5.93.0' + express4: '>=5.93.0' + express4-typescript: '>=5.93.0' + express5: '>=5.93.0' + tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_telemetry_process_tags: + - weblog_declaration: + fastify: missing_feature + express5: missing_feature + express4-typescript: missing_feature + express4: missing_feature + uds-express4: missing_feature + tests/apm_tracing_e2e/test_process_tags.py::Test_Process_Tags::test_telemetry_process_tags_svc: + - weblog_declaration: + fastify: missing_feature + express5: missing_feature + express4-typescript: missing_feature + express4: missing_feature + uds-express4: missing_feature tests/apm_tracing_e2e/test_single_span.py::Test_SingleSpan: missing_feature (missing /e2e_otel_span endpoint on weblog) tests/appsec/api_security/test_api_security_rc.py::Test_API_Security_RC_ASM_DD_processors: - weblog_declaration: @@ -2269,8 +2290,22 @@ manifest: 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_profiling.py::Test_Profile: *ref_5_16_0 - tests/test_profiling.py::Test_Profile::test_process_tags: missing_feature - tests/test_profiling.py::Test_Profile::test_process_tags_svc: missing_feature + tests/test_profiling.py::Test_Profile::test_process_tags: # TODO: a lower version might be supported + - weblog_declaration: + '*': missing_feature + uds-express4: '>=5.93.0' + fastify: '>=5.93.0' + express4: '>=5.93.0' + express4-typescript: '>=5.93.0' + express5: '>=5.93.0' + tests/test_profiling.py::Test_Profile::test_process_tags_svc: # TODO: a lower version might be supported + - weblog_declaration: + '*': missing_feature + uds-express4: '>=5.93.0' + fastify: '>=5.93.0' + express4: '>=5.93.0' + express4-typescript: '>=5.93.0' + express5: '>=5.93.0' tests/test_protobuf.py: missing_feature tests/test_resource_renaming.py::Test_Resource_Renaming_HTTP_Endpoint_Tag: - weblog_declaration: