-
When using JDBC observability linked from official Spring Boot documentation https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.observability -> https://jdbc-observa…
-
Right now, `ManagementFactory.getThreadMXBean().dumpAllThreads()` throws a `com.oracle.svm.core.jdk.UnsupportedFeatureError`. Would be great if it could really do a thread dump.
GraalVM: 22.1
-
In order to be able to use Jolokia in a reactive e.g. Spring WebFlux application there should be an API which could be integrated in Spring Boot Actuator.
This would allow a fix for https://github.co…
-
**Which Component**
Nacos Discovery
**Describe what problem you have encountered**
在服务运行过程中,在nacos控制台配置管理修改为错误的jdbc连接,模拟服务异常。 此时spring boot admin提示服务已处于down的状态。但是nacos服务列表里面状态还是健康的。 且这个服务的接口还可以正…
-
It would be great to convert Actuator metrics to prometheus way.
For example
`"counter.status.200.root": 20` -> `request_count{"response_status"=200," "path"="root"} 20`
`"gauge.response.root": …
-
I check the example : https://katacoda.com/jkubeio/courses/getting-started/spring-boot-quickstart
I didn't see any prometheus port but I see that the generated files use the port prometheus port.. …
-
### Description
I'm able to run gradle build command locally and it is a success.
But when I use gradle build inside Dockerfile i'm not able to build an image out of it.
it gives error:
#0 2.983…
-
format:
```
# Введение в Spring Boot Actuator
https://habr.com/ru/company/otus/blog/452624/
# Spring Boot vs Spring MVC vs Spring — Как они сравниваются?
https://habr.com/ru/post/481914/
```
-
## Your Environment
-
These projects are failing to build with coverage sanitizer:
`
cglib, reload4j, guava, okhttp, apache-commons-beanutils, apache-commons-bcel, hamcrest, jmh, spring-boot-actuator, flask, matplotlib…