Spring Boot Admin Server information
-
Version: 3.4.5
-
Spring Boot version: 3.4.5
-
Configured Security: None
-
Webflux or Servlet application: WebFlux
Client information
-
Spring Boot versions: 3.4.5
-
Used discovery mechanism: Eureka
-
Webflux or Servlet application: WebFlux
Description
If the env endpoint is disabled, the PID is shown like in the attached picture below:

Ideally, something like N/A (of course, translated) or - should be used instead.
Moreover, it should fallback to the ProcessInfoContributor information, if it's enabled.
For example:

Spring Boot Admin Server information
Version: 3.4.5
Spring Boot version: 3.4.5
Configured Security: None
Webflux or Servlet application: WebFlux
Client information
Spring Boot versions: 3.4.5
Used discovery mechanism: Eureka
Webflux or Servlet application: WebFlux
Description
If the

envendpoint is disabled, the PID is shown like in the attached picture below:Ideally, something like

N/A(of course, translated) or-should be used instead.Moreover, it should fallback to the
ProcessInfoContributorinformation, if it's enabled.For example: