-
Hi,
Using hawtio-springboot 4.0-beta-1 version with "hawtio.authenticationEnabled=false". There was no problem with hawtio console.
I did look on chrome browser logs , http://localhost:8080/s…
-
Resilience4j version: 2.2.0 / 2.1.0 / 2.0.2
Java version: 17.0
Spring Boot version: 3.2.6
Hi,
We are using Resilience4j in our Java/SpringBoot-3 API with below dependency.
dependency:
…
-
```
Because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'unsafe-eval'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used…
-
When configuring additional paths for Spring Boot actuator health groups ('readiness', 'liveness', etc.), unrelated health indicators to those groups unexpectedly start failing. This behavior presents…
-
springboot nacos actuator health config be no longer in force;
```
management:
health:
defaults:
enabled: false
```
then i visit http://127.0.0.1:9600/actuator/health
it's go back …
-
http://www.ityouknow.com/springboot/2018/02/06/spring-boot-actuator.html
监控是企业的一道生命线,Spring Boot Actuator提供了一套完备的监控方案用来监控Spring Boot应用。
-
- spring boot refresh 接口刷新配置后,数据库url修改,会引起druid在设置数据源时由于之前已经初始化过数据源而无法设置的错误!
![image](https://user-images.githubusercontent.com/40664470/58608894-35487a80-82d8-11e9-817a-34f0dd07e8c3.png)
-
https://jonesun.github.io/2020/11/20/SpringBoot-%E7%9B%91%E6%8E%A7/
Spring Boot Actuator+Micrometer+Prometheus+Grafana
-
### Your question
[MicroMeter](https://micrometer.io/)现在也是SpringBoot Actuator使用的标准Metrics工具,不知道`Lookout`是否会对其做兼容处理呢
-
## 실시간 에러 모니터링 구현하기
서비스의 에러를 모니터링하는 기능을 구현한다
* logback 설정 추가하기
* logback -> slack로 메시지 전송
> #### 참고
> [SpringBoot, Slack, Logback을 이용한 실시간 에러 모니터링 구현하기](https://medium.com/chequer/springbo…