Skip to content

Bug: Metadata insights are misleading #5108

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 4.0.1

  • Spring Boot version: 4.0.3

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.5.10

  • Used discovery mechanism: Eureka

  • Webflux or Servlet application: WebFlux

Description

The header of the metadata table is rendered like below:

Image

but if the accordion gets expanded, then it becomes:

Image

which is very confusing.
What's worse is that, in the case the page gets rendered with the accordion already opened, then it will say there are 2 metadata entries (like in the 1st screenshot) but then below it will report no metadata (like in the 2nd one).
For example, with an instance that should have 6 entries according to the counter:

Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions