- actuator + micrometer로 promtheus 연동
https://velog.io/@windsekirun/Spring-Boot-Actuator-Micrometer%EB%A1%9C-Prometheus-%EC%97%B0%EB%8F%99%ED%95%98%EA%B8%B0
Spring Boot + Actuator + Micrometer로 Prometheus 연동하기
이 글은 기존 운영했던 WordPress 블로그인 PyxisPub: Development Life (pyxispub.uzuki.live) 에서 가져온 글 입니다. 모든 글을 가져오지는 않으며, 작성 시점과 현재 시점에는 차이가 많이 존재합니다.작성 시
velog.io
https://hudi.blog/spring-boot-actuator-prometheus-grafana-set-up/
Spring Boot Actuator, Prometheus, Grafana를 사용한 스프링부트 모니터링 환경 구축
이 포스팅에서는 Spring Actuator, Prometheus, Grafana를 사용하여 스프링부트 애플리케이션과 관련된 여러 메트릭을 수집하고, 시각화하여 모니터링할 수 있는 환경을 구축한다. 이 글에서는 각각의 컨
hudi.blog
- spring boot actuator probe
https://engineering.linecorp.com/ko/blog/apply-warm-up-in-spring-boot-and-kubernetes
Spring Boot + Kubernetes 기반에서 웜업 적용하기
안녕하세요. LINE+ ABC Studio 팀에서 백엔드 개발을 하는 박원영, 박제희입니다. 현재 일본에서 운영하는 배달 서비스 '데마에칸(Demaecan, 出前館)' 프로덕트에서 점포 목록을 제공하는 서비스를 개발
engineering.linecorp.com
- 기본설정
https://www.baeldung.com/spring-boot-actuators
Spring Boot Actuator | Baeldung
A quick intro to Spring Boot Actuators - using and extending the existing ones, configuration and rolling your own.
www.baeldung.com
https://jeong-pro.tistory.com/160
Spring boot Actuator를 이용하여 스프링 애플리케이션 정보 모니터링 하기 (java application state/performance check)
Spring boot Actuator * 스프링 부트 2.0 레퍼런스 기준으로 작성했습니다. spring boot actuator는 한 마디로 얘기하면 "스프링 부트 애플리케이션에서 제공하는 여러가지 정보를 모니터링하기 쉽게 해주는 기능"..
jeong-pro.tistory.com
'spring-boot' 카테고리의 다른 글
spring boot2 multiple datasource (0) | 2020.04.02 |
---|---|
custom error page-exception 처리 (0) | 2020.03.13 |
spring boot에서 filter 사용하기 (0) | 2020.01.14 |
spring boot auto reload (0) | 2020.01.03 |
Gradle doesn't run because it can't find tools.jar in JRE (0) | 2019.07.13 |