codecentric / codecentric/spring-boot-admin

Bug: Thread dump view out of bounds and broken sorting

Open
#4,341 24 comments 0 reactions 1 assignee View on GitHub

@SteKoe is already working on this.

Since Nov 18, 2025.

theme: server-ui type: bug
Dominant language
Java
Stars
12.9k
Forks
3.1k
Avg merge
19h 1m
Merged PRs (30d)
61

Description

Spring Boot Admin Server information

  • Version: 3.5.1

  • Spring Boot version: 3.5.3

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.5.3

  • Used discovery mechanism: Eureka

  • Webflux or Servlet application: Servlet

Description

Hello.

As you can see in the picture below, the thread dump view goes out of bounds:

Image

Moreover, if you wait enough to fill it, it just starts to shrink the time axis which then becomes unreadable:

Image

Also, the bar at the top, doesn't seem to fill all the available space like in the other views and (maybe as a side effect) the download button is not at the end of it:

Image

Edit: moreover, it seems like the view doesn't render the entries in the same order they're sent by the server, breaking therefore their sorting.

Kind regards and thanks in advance for fixing this.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.