-
You can get a fatal error like this:
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':policyconsole:expandBootJar'.
>
WARNING!!! one or more com…
-
use spring boot 2.1.3.RELEASE,spring cloud Greenwich.SR1,with spring boot admin 2.1.3。
now ,spring boot admin client register its self to admin server, admin server get client application actuator in…
-
### Environment
Include the result of the following commands:
- `nginx -V`
```shell
# nginx -V
nginx version: nginx/1.24.0
built by gcc 7.3.0 (GCC)
configure arguments: --prefix=/home/doc…
-
http://www.ityouknow.com/springboot/2018/02/06/spring-boot-actuator.html
监控是企业的一道生命线,Spring Boot Actuator提供了一套完备的监控方案用来监控Spring Boot应用。
-
I have some issue with deploying the project on Intelij
here is the exception logs:
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. …
ghost updated
3 years ago
-
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…
-
# 【review-项目】spring-cloud-gateway,spring-boot-actuator 导致 OOM - youzipi
解决因为 spring-cloud-gateway 对 其他应用服务的 uriPattern 不可知,导致 actuator 的 metrics 中 tag 数量爆炸,进而导致 OOM。
[https://youzipi.org/blog/2019/0…
-
I commonly import Spring Boot starter dependencies and it causes both `usedUndeclaredArtifacts` and `unusedDeclaredArtifacts` errors.
This would be a nice feature to have glob wildcard ('*') or re…
-
When using spring-boot-actuator 1.3, the health endpoint is now nested under server.contextPath when management.port is set. Note that this is different behavior than with spring-boot-actuator 1.2.5, …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
Maven
### Package manager version
3.9.3
### Language version
17
### Manifest location a…