spring-boot-admin

Spring Boot Admin: Redirect to journal on refresh


I'm using SBA 3.4.6 and, every time I manually hit the refresh button to refresh the status of the instance/s, the UI redirects me to the journal page/view.

Is this behaviour to be expected and, if it's so, what's the rationale behind it?

As a user of the UI, I find this redirection a bit annoying, because it then forces me to manually have to navigate back where I was (home, wallboard, instance page).

But, I may be missing the reason behind it, so this post wants to be just a way to clarify this to me.


Solution

  • I misunderstood the scope of the button in the UI.

    It's indeed intended to be used to jump to the journal, as explained in https://github.com/codecentric/spring-boot-admin/issues/4286.