Skip to content

Commit 47ff967

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 fa3b13d commit 47ff967

1 file changed

Lines changed: 49 additions & 7 deletions

File tree

manifests/java.yml

Lines changed: 49 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3591,6 +3591,9 @@ manifest:
35913591
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP:
35923592
- weblog_declaration:
35933593
"*": v1.62.0
3594+
spring-boot-3-native: v1.62.0 # TODO: a lower version might be supported
3595+
tests/otel/test_tracing_otlp.py::Test_Otel_Tracing_OTLP::test_single_server_trace:
3596+
- weblog_declaration:
35943597
spring-boot-3-native: missing_feature
35953598
tests/otel_tracing_e2e/test_e2e.py::Test_OTelLogE2E: irrelevant
35963599
tests/otel_tracing_e2e/test_e2e.py::Test_OTelMetricE2E: irrelevant
@@ -3806,9 +3809,13 @@ manifest:
38063809
tests/parametric/test_parametric_endpoints.py::Test_Parametric_FFE_Start: v1.56.0
38073810
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Otel_Baggage: missing_feature (otel baggage is not supported)
38083811
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Otel_Current_Span: bug (APMAPI-778) # Current span endpoint does not return DataDog spans created by the otel api
3809-
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log: missing_feature
3810-
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log::test_create_logger: incomplete_test_app (Logs endpoint is only implemented in python and node.js app)
3811-
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log::test_write_log: incomplete_test_app (Logs endpoint is only implemented in python and node.js app)
3812+
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log: '>=1.62.0' # TODO: a lower version might be supported
3813+
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log::test_create_logger: # TODO: a lower version might be supported
3814+
- declaration: incomplete_test_app (Logs endpoint is only implemented in python and node.js app)
3815+
component_version: <1.62.0
3816+
tests/parametric/test_parametric_endpoints.py::Test_Parametric_Write_Log::test_write_log: # TODO: a lower version might be supported
3817+
- declaration: incomplete_test_app (Logs endpoint is only implemented in python and node.js app)
3818+
component_version: <1.62.0
38123819
tests/parametric/test_partial_flushing.py::Test_Partial_Flushing::test_partial_flushing_one_span: 'missing_feature (java uses ''>'' so it needs one more span to force a partial flush)'
38133820
tests/parametric/test_partial_flushing.py::Test_Partial_Flushing::test_partial_flushing_one_span_default: 'missing_feature (java uses ''>'' so it needs one more span to force a partial flush)'
38143821
tests/parametric/test_process_discovery.py::Test_ProcessDiscovery: v1.55.0-SNAPSHOT
@@ -4244,7 +4251,12 @@ manifest:
42444251
akka-http: irrelevant (integration injects Date header after bytecode injection occurs)
42454252
play: irrelevant (integration injects Date header after bytecode injection occurs)
42464253
tests/test_library_logs.py::Test_NoExceptions::test_dotnet: irrelevant (only for .NET)
4247-
tests/test_otlp_runtime_metrics.py::Test_OtlpRuntimeMetrics::test_dd_metrics_are_absent: bug (APMAPI-1952)
4254+
tests/test_otlp_runtime_metrics.py::Test_OtlpRuntimeMetrics::test_dd_metrics_are_absent: # TODO: a lower version might be supported
4255+
- declaration: bug (APMAPI-1952)
4256+
component_version: <1.62.0
4257+
weblog: [spring-boot-3-native, spring-boot-openliberty]
4258+
- declaration: bug (APMAPI-1952)
4259+
excluded_weblog: [spring-boot-3-native, spring-boot-openliberty]
42484260
tests/test_otlp_runtime_metrics.py::Test_OtlpRuntimeMetrics::test_otel_metrics_are_present_and_attributed:
42494261
- weblog_declaration:
42504262
"*": v1.63.0-SNAPSHOT
@@ -4274,7 +4286,24 @@ manifest:
42744286
"*": irrelevant (RUM injection only supported for spring-boot)
42754287
spring-boot: v1.49.0
42764288
tests/test_sampling_rate_capping.py::Test_SamplingRateCappedIncrease: v1.60.0-SNAPSHOT+c95286e6a5
4277-
tests/test_sampling_rate_capping.py::Test_SamplingRateCappedIncrease::test_sampling_rate_capped_increase: missing_feature
4289+
tests/test_sampling_rate_capping.py::Test_SamplingRateCappedIncrease::test_sampling_rate_capped_increase: # TODO: a lower version might be supported
4290+
- weblog_declaration:
4291+
'*': missing_feature
4292+
spring-boot-3-native: '>=1.62.0'
4293+
akka-http: '>=1.62.0'
4294+
spring-boot-openliberty: '>=1.62.0'
4295+
jersey-grizzly2: '>=1.62.0'
4296+
vertx4: '>=1.62.0'
4297+
ratpack: '>=1.62.0'
4298+
play: '>=1.62.0'
4299+
spring-boot-undertow: '>=1.62.0'
4300+
spring-boot: '>=1.62.0'
4301+
uds-spring-boot: '>=1.62.0'
4302+
vertx3: '>=1.62.0'
4303+
spring-boot-payara: '>=1.62.0'
4304+
spring-boot-wildfly: '>=1.62.0'
4305+
resteasy-netty3: '>=1.62.0'
4306+
spring-boot-jetty: '>=1.62.0'
42784307
tests/test_sampling_rates.py::Test_SampleRateFunction:
42794308
- weblog_declaration:
42804309
"*": v1.49.0
@@ -4362,6 +4391,19 @@ manifest:
43624391
- weblog_declaration:
43634392
'*': missing_feature
43644393
spring-boot: v1.23.0
4394+
akka-http: v1.62.0 # TODO: a lower version might be supported
4395+
vertx4: v1.62.0 # TODO: a lower version might be supported
4396+
spring-boot-openliberty: v1.62.0 # TODO: a lower version might be supported
4397+
jersey-grizzly2: v1.62.0 # TODO: a lower version might be supported
4398+
ratpack: v1.62.0 # TODO: a lower version might be supported
4399+
play: v1.62.0 # TODO: a lower version might be supported
4400+
spring-boot-undertow: v1.62.0 # TODO: a lower version might be supported
4401+
uds-spring-boot: v1.62.0 # TODO: a lower version might be supported
4402+
vertx3: v1.62.0 # TODO: a lower version might be supported
4403+
spring-boot-payara: v1.62.0 # TODO: a lower version might be supported
4404+
spring-boot-wildfly: v1.62.0 # TODO: a lower version might be supported
4405+
resteasy-netty3: v1.62.0 # TODO: a lower version might be supported
4406+
spring-boot-jetty: v1.62.0 # TODO: a lower version might be supported
43654407
tests/test_telemetry.py::Test_Log_Generation: # Modified by easy win activation script
43664408
- weblog_declaration:
43674409
'*': missing_feature
@@ -4388,8 +4430,8 @@ manifest:
43884430
jersey-grizzly2: missing_feature
43894431
spring-boot-3-native: missing_feature
43904432
ratpack: missing_feature
4391-
vertx3: missing_feature
4392-
vertx4: missing_feature
4433+
vertx3: v1.62.0 # TODO: a lower version might be supported
4434+
vertx4: v1.62.0 # TODO: a lower version might be supported
43934435
tests/test_telemetry.py::Test_MessageBatch:
43944436
- weblog_declaration:
43954437
"*": v1.23.0

0 commit comments

Comments
 (0)