Fusob2077 opened a new pull request, #1298:
URL: https://github.com/apache/dubbo-samples/pull/1298

   ## Summary
   - Migrate `4-governance/dubbo-samples-metrics-spring-boot` from Spring Boot 
2.7 / JDK 8 to Spring Boot 3.2.3 / JDK 17, aligning apache/dubbo#13862 for this 
module.
   - Update Apache parent to 31, Prometheus actuator config for Boot 3, and 
case-versions constraints (`spring.version=6.*`, `java.version>=17`).
   - Remove unused Boot2-era dependencies and enable health/info/env exposure 
for local verification.
   
   ## Test plan
   - [x] `mvn -DskipTests package` succeeds on JDK 17
   - [x] Start app and verify `http://localhost:18081/management/prometheus` 
returns Dubbo/JVM metrics
   - [x] `ProviderMetricsIT` passes against the running provider
   - [x] `http://localhost:18081/management/health` returns `{status:UP,...}`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to