Skip to content

Commit 2301823

Browse files
easy wins for sampling (#4642)
1 parent 3b56d9f commit 2301823

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifests/java.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,19 +2122,19 @@ tests/:
21222122
spring-boot: v1.47.0
21232123
test_sampling_rates.py:
21242124
Test_SampleRateFunction:
2125-
'*': missing_feature (Endpoint /sample_rate_route not implemented)
2125+
'*': v1.49.0
21262126
spring-boot: v0.92.0
21272127
spring-boot-3-native: v0.92.0
21282128
Test_SamplingDecisionAdded:
2129-
'*': missing_feature (Endpoint /sample_rate_route not implemented)
2129+
'*': v1.49.0
21302130
spring-boot: v0.92.0
21312131
spring-boot-3-native: v0.92.0
21322132
Test_SamplingDecisions:
2133-
'*': missing_feature (Endpoint /sample_rate_route not implemented)
2133+
'*': v1.49.0
21342134
spring-boot: v0.92.0
21352135
spring-boot-3-native: v0.92.0
21362136
Test_SamplingDeterminism:
2137-
'*': missing_feature (Endpoint /sample_rate_route not implemented)
2137+
'*': v1.49.0
21382138
spring-boot: v0.92.0
21392139
spring-boot-3-native: v0.92.0
21402140
Test_SamplingRates: v0.92.0

0 commit comments

Comments
 (0)