Uwe

Results 13 comments of Uwe

I've attached a minimal demo. The stack for that differs slightly as I've simplified the code a bit. The very last `@Component` is the one causing the problem as it...

While I understand your view on the type of beans and advices regarding that, this requires a detailed understanding of Spring which most people (including me) won't have. Additionally the...

> @codesimplicity the issue is not closed and we'll try to fix it. Yes, got that and thanks for taking care. > I am just stating a best practice that...

🙋 we're also interested in having that added. In the meantime, did anybody already reach out to Micrometer? It looks like this can be detected: the current GraalVM `NotificationEmitter` does...

> Very interesting ! I hadn't paid attention to this detail in Micrometer, I'm going to download the code and do some tests, but for my part I didn't know...

> Then run `colima restart` and containerd storage should become enabled. you may need to delete `~/.colima/_lima/colima/diffdisk` if the restart fails. Had an error that its format was wrong. Deleting...

@shakuzen I actually have no idea why this GC related test fails, wouldn't know how this could be related to my change in any way. Also have no clue how...

Thanks for the info. Didn't realize that Docker latest would include beta versions - wouldn't a beta tag be better for that?

Have a similar issue as @Job-IDev with logs created by our Spring Boot applications which use the default [Spring Boot Log Format](https://docs.spring.io/spring-boot/reference/features/logging.html): - `INFO` and `ERROR` are detected as expected...

Not sure who's to blame here, but it's quite an annoying issue. Please let me know if I should raise this separately. When using Prometheus, there also is a bug...