사용자 도구

사이트 도구


java:apm:pinpoint

PinPoint Java APM

X-Forwarded-For

  • Tomcat 사용시 X-Forwarded-For 헤더로 IP를 찍고자 한다면 다음 설정이 필요하다.
profiler.tomcat.realipheader=X-Forwarded-For

일반 MVC 컨트롤러 외에 원하는 클래스 추적

profiler.entrypoint=FQCN1,FQCN2,...

# example
profiler.entrypoint=org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler.handleMessage
java/apm/pinpoint.txt · 마지막으로 수정됨: 2020/12/30 13:52 저자 kwon37xi