Skip to content

Commit d232630

Browse files
chore: activate easy wins for @DataDog/apm-lang-platform
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6ce4d37 commit d232630

1 file changed

Lines changed: 65 additions & 4 deletions

File tree

manifests/java.yml

Lines changed: 65 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3909,7 +3909,20 @@ manifest:
39093909
tests/parametric/test_otel_tracer.py::Test_Otel_Tracer::test_otel_force_flush:
39103910
- declaration: missing_feature (OTel resource naming implemented in 1.24.0)
39113911
component_version: <=1.23.0
3912-
tests/parametric/test_otlp_trace_metrics.py: missing_feature
3912+
tests/parametric/test_otlp_trace_metrics.py: '>=1.63.2' # TODO: a lower version might be supported
3913+
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_1_enabled_explicit: missing_feature
3914+
tests/parametric/test_otlp_trace_metrics.py::Test_FR01_Enablement_Configuration::test_fr01_3_enabled_by_default: missing_feature
3915+
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Metric_Identity: missing_feature
3916+
tests/parametric/test_otlp_trace_metrics.py::Test_FR02_Mutual_Exclusion: missing_feature
3917+
tests/parametric/test_otlp_trace_metrics.py::Test_FR03_Metric_Shape: missing_feature
3918+
tests/parametric/test_otlp_trace_metrics.py::Test_FR04_Span_Selection: missing_feature
3919+
tests/parametric/test_otlp_trace_metrics.py::Test_FR05_Sampling_Independence: missing_feature
3920+
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Resource_Attributes: missing_feature
3921+
tests/parametric/test_otlp_trace_metrics.py::Test_FR06_Otel_Span_Attributes: missing_feature
3922+
tests/parametric/test_otlp_trace_metrics.py::Test_FR07_Otel_Semantics_Mode: missing_feature
3923+
tests/parametric/test_otlp_trace_metrics.py::Test_FR08_Datadog_Attributes: missing_feature
3924+
tests/parametric/test_otlp_trace_metrics.py::Test_FR09_Red_Metric_Derivation: missing_feature
3925+
tests/parametric/test_otlp_trace_metrics.py::Test_FR15_Client_Computed_Stats_Header: missing_feature
39133926
tests/parametric/test_parametric_endpoints.py::TestRemoteConfigApplyEndpoint: incomplete_test_app (POST /trace/remote-config/apply only implemented in the python parametric app)
39143927
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDSpan_Add_Link: incomplete_test_app (add_link endpoint is not implemented)
39153928
tests/parametric/test_parametric_endpoints.py::Test_Parametric_DDTrace_Baggage: # Modified by easy win activation script
@@ -4037,9 +4050,57 @@ manifest:
40374050
- weblog_declaration:
40384051
"*": v1.54.0
40394052
spring-boot-3-native: missing_feature (rasp endpoint not implemented)
4040-
tests/stats/test_stats.py::Test_Client_Stats_Future_Obfuscation_Version: missing_feature
4041-
tests/stats/test_stats.py::Test_Client_Stats_Missing_Obfuscation_Version: missing_feature
4042-
tests/stats/test_stats.py::Test_Client_Stats_Obfuscation_Version_Zero: missing_feature
4053+
tests/stats/test_stats.py::Test_Client_Stats_Future_Obfuscation_Version: # TODO: a lower version might be supported
4054+
- weblog_declaration:
4055+
'*': missing_feature
4056+
spring-boot-jetty: '>=1.63.2'
4057+
spring-boot: '>=1.63.2'
4058+
resteasy-netty3: '>=1.63.2'
4059+
spring-boot-undertow: '>=1.63.2'
4060+
ratpack: '>=1.63.2'
4061+
spring-boot-wildfly: '>=1.63.2'
4062+
vertx4: '>=1.63.2'
4063+
spring-boot-payara: '>=1.63.2'
4064+
vertx3: '>=1.63.2'
4065+
jersey-grizzly2: '>=1.63.2'
4066+
akka-http: '>=1.63.2'
4067+
spring-boot-openliberty: '>=1.63.2'
4068+
play: '>=1.63.2'
4069+
uds-spring-boot: '>=1.63.2'
4070+
tests/stats/test_stats.py::Test_Client_Stats_Missing_Obfuscation_Version: # TODO: a lower version might be supported
4071+
- weblog_declaration:
4072+
'*': missing_feature
4073+
spring-boot-jetty: '>=1.63.2'
4074+
spring-boot: '>=1.63.2'
4075+
resteasy-netty3: '>=1.63.2'
4076+
spring-boot-undertow: '>=1.63.2'
4077+
ratpack: '>=1.63.2'
4078+
spring-boot-wildfly: '>=1.63.2'
4079+
vertx4: '>=1.63.2'
4080+
spring-boot-payara: '>=1.63.2'
4081+
vertx3: '>=1.63.2'
4082+
jersey-grizzly2: '>=1.63.2'
4083+
akka-http: '>=1.63.2'
4084+
spring-boot-openliberty: '>=1.63.2'
4085+
play: '>=1.63.2'
4086+
uds-spring-boot: '>=1.63.2'
4087+
tests/stats/test_stats.py::Test_Client_Stats_Obfuscation_Version_Zero: # TODO: a lower version might be supported
4088+
- weblog_declaration:
4089+
'*': missing_feature
4090+
spring-boot-jetty: '>=1.63.2'
4091+
spring-boot: '>=1.63.2'
4092+
resteasy-netty3: '>=1.63.2'
4093+
spring-boot-undertow: '>=1.63.2'
4094+
ratpack: '>=1.63.2'
4095+
spring-boot-wildfly: '>=1.63.2'
4096+
vertx4: '>=1.63.2'
4097+
spring-boot-payara: '>=1.63.2'
4098+
vertx3: '>=1.63.2'
4099+
jersey-grizzly2: '>=1.63.2'
4100+
akka-http: '>=1.63.2'
4101+
spring-boot-openliberty: '>=1.63.2'
4102+
play: '>=1.63.2'
4103+
uds-spring-boot: '>=1.63.2'
40434104
tests/stats/test_stats.py::Test_Client_Stats_With_Client_Obfuscation: missing_feature
40444105
tests/stats/test_stats.py::Test_Client_Stats_With_Client_Obfuscation_Disabled: missing_feature
40454106
tests/stats/test_stats.py::Test_Error_Sampler:

0 commit comments

Comments
 (0)