Skip to content

Bug: Missing checkbox to hide Actuator entries in HTTP Exchanges view #5065

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 3.5.7

  • Spring Boot version: 3.5.10

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.5.5 / 3.5.7

  • Used discovery mechanism: Eureka

  • Webflux or Servlet application: Servlet

Description

Hello.
In some instances the exclude /actuator/** checkbox in the HTTP Exchanges view is present while in others not. Is there some specific logic that decides if such a checkbox should be rendered or not?

For example. in an application running on Spring Boot 3.5.5 it's there:

Image

while on another one running on Spring Boot 3.5.7 it's not:

Image

I don't expect the issue to be the Spring Boot version, though.

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