Elastic APM Logs
Elastic APM Metrics
Elastic APM uptime
엘라스틱서치 APM을 이용해서 쿠버네티스 환경의 자바 어플리케이션 모니터링하기 (1) > #kubernetes #elasticsearch
엘라스틱서치와 엘라스틱스택(Beats + Logstash + Elasticsearch + Kibana)은 쿠버네티스 환경의 로그 및 메트릭 데이터 수집 및 모니터링에 광범위하게 사용되고 있습니다. 최근에 점점 더 많은 어플리케이션들이 서비스로 상호 연동되는 복잡한 분산 시스템으로 운영이 되면서 로그, 메트릭 이외에 서비스들이 상호 연동되는 트레이스(Traces)를 수집해서 문제를 파악하는 것이 필수적인 요건이 되고 있습니다.
https://m.blog.naver.com/PostView.nhn?blogId=olpaemi&logNo=221788820388&proxyReferer=http%3A%2F%2Fm.facebook.com%2F

How to instrument your Go application with the Elastic APM Go agent
Learn how to instrument a Go application with Elastic APM, in order to capture detailed response time performance data (tracing), capture infrastructure and application metrics, and to integrate with logging - the observability trifecta.
https://www.elastic.co/kr/blog/how-to-instrument-your-go-app-with-the-elastic-apm-go-agent

Seonglae Cho