Cosimo Damiano Prete
Cosimo Damiano Prete
## Spring Boot Admin Server information - **Version**: 3.5.6 - **Spring Boot version**: 3.5.7 - **Configured Security**: None - **Webflux or Servlet application**: WebFlux ## Client information - **Spring Boot...
Hello. **Enhancement** It would be great if the heap and non-heap memory values returned by the `ProcessInfoContributor` would be rendered in a human-readable format. For example: `1MB` instead of `1048576`....
## Spring Boot Admin Server information - **Version**: 3.5.2 - **Spring Boot version**: 3.5.5 - **Configured Security**: None - **Webflux or Servlet application**: WebFlux ## Client information - **Spring Boot...
Hello. **Enhancement** To my understanding of the docs at https://docs.spring-boot-admin.com/3.5.5/docs/server/server#clustering and from trials I did in the past, to have Hazelcast clustering support in an SBA server, both the notification...
Hello. I'm using SBA `3.5.1` with Spring Boot `3.5.3` / `3.5.4` both in a servlet and reactive environment. The registration and service discovery happens through Eureka. From time to time,...
See from this comment for further details https://github.com/codecentric/spring-boot-admin/issues/4389#issuecomment-3312922644. /cc @SteKoe **Question** In case of not graceful shutdowns, SBA may report the previous status since it doesn't realize that a restart...
## Spring Boot Admin Server information - **Version**: 3.5.3 - **Spring Boot version**: 3.5.5 - **Configured Security**: None - **Webflux or Servlet application**: WebFlux ## Client information - **Spring Boot...
## Spring Boot Admin Server information - **Version**: 3.5.0 - **Spring Boot version**: 3.5.0 - **Configured Security**: None - **Webflux or Servlet application**: WebFlux ## Client information - **Spring Boot...
**Enhancement** Hello. It would be great if, on a client-basis (e.g.: through metadata or so) as well as globally in the server configuration (of course, the client-basis configuration has higher...
**Describe the bug** Eureka logs tons of NPE with Java 25, Spring Boot 3.5.6, Spring Cloud 2025.0.0. **Sample** ```console 2025-09-19T12:43:53.500Z WARN 1 --- [Zookeepers Service Registry] [omcat-handler-4] o.g.j.server.ServerRuntime$Responder : An...