Java Agent v2.2.26
2024년 01월 11일
-
Feature
spring-boot-2.5 이상에서 reactor-kafka-1.3 추적whatap.conf# using spring-boot-2.5 ~
weaving=spring-boot-2.5
# using spring-boot-2.7 ~
weaving=spring-boot-2.7
# using spring-boot-3.0 ~
weaving=spring-boot-3.0 -
Feature
spring-boot-2.5 이상에서 RxJava 사용 시 RxJava의 schedule 추적whatap.conf# using spring-boot-2.5 ~
weaving=spring-boot-2.5
# using spring-boot-2.7 ~
weaving=spring-boot-2.7 -
Feature
spring-boot-3.0 이상에서 RxJava3 사용 시 RxJava3의 schedule 추적whatap.conf# using spring-boot-3.0 ~
weaving=spring-boot-3.0 -
Feature
에이전트 로그에threadName
,className
,methodName
,lineNumber
수집하여 표시whatap.log[{threadName}][{className}.{methodName}({lineNumber})]
-
Feature
에이전트 로그 형태 수정whatap.log{date} {time} [{threadName}][{className}.{methodName}({lineNumber})] ({work}) {log}
-
Feature
Tibero의CallableStatement
추적 -
Changed
에이전트 로그의 텍스트 색상 변경 -
Changed
에이전트 기동 시 에이전트 로그의 파일명을 whatap-date
.log에서 whatap.log로 변경 -
Changed
UTC 기준 날짜가 변경되면 whatap.log 파일명을 whatap-date
.log로 저장
노트
다운로드: Java Agent v2.2.26
Java 에이전트를 처음 설치하는 경우 다음 명령어를 이용해 패키지를 먼저 설치하세요. 에이전트 설치에 대한 자세한 내용은 다음 문서를 참조하세요.
wget https://api.whatap.io/agent/whatap.agent.java.tar.gz