Cosimo Damiano Prete
Cosimo Damiano Prete
Hello @ulischulte. To provide more info, the UI shows no data at all anymore since this new version, even if the `httpexchanges` is indeed returning data. I don't know if...
@ulischulte Ehm... ok... nevermind... If I tick out the `exclude /actuator/**` I can see something. Nevertheless, that `can't read property of undefined` is still there, but actually I realised it...
> Hello [@ulischulte](https://github.com/ulischulte). To provide more info, the UI shows no data at all anymore since this new version, even if the `httpexchanges` is indeed returning data. I don't know...
> My view is that such a thing should be a separate project. While mdbx my be similar to lmdb now, it is a fork so may well diverge. It...
/cc @OlgaMaciaszek @spencergibb maybe you can provide some input :)
If I test this locally, I can see the following: ```console 2025-09-10T08:05:14.436+02:00 INFO 6660 --- [Zookeepers Demo Monitoring Agent] [ionShutdownHook] o.s.b.w.embedded.netty.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to...
The issue seems to be caused by the `WebClient` only. If I change the configuration of the client to use the `RestClient` the issue doesn't occur.
> Hi there, I face a issue here, "When i create a new spring boot project with admin and server & new Object mapper it fails.", I just tried to...
Hi @SteKoe That option should already be covered with https://github.com/codecentric/spring-boot-admin/issues/4340. If filtering on the backend is not an option (even though I can't really understand why), would it be possible...
The issue regarding the upgrade is caused by https://github.com/mockk/mockk/issues/1015 and it's reproducible with https://github.com/mockk/mockk/issues/1015#issuecomment-1400171863