Skip to content

Bug: PID in Process View is broken if the /env actuator endpoint is disabled #4242

Closed
@cdprete

Description

@cdprete

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:
Image

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:
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions