Java Agent v2.2.45
Not translated
This page is currently being translated. We will complete the translation as soon as possible.
2024년 12월 10일
-
New
mongodb-4.11 추적whatap.confweaving=mongodb-4.11
-
New
mongodb-5.0 추적whatap.confweaving=mongodb-5.0
-
Changed
MongoDB SQL 데이터 변경-
기존:
${query}
형식, 파라미터 수집{"find": "employee", "filter": {"_id": "a40b6cc6-e1e6-#b-#ddf-b880e55f25bb"}, "limit": #, "singleBatch": true}
-
변경:
$database ${query}
형식, 파라미터 제거test {"find": employee}
-
-
Changed
weaving=spring-boot-3.2
옵션에서 MongoDB 설정 분리mongodb-driver-core 라이브러리의 내부 동작이 버전별로 상이하여 spring-boot 설정에서 분리합니다.
whatap.conf# ex. spring-boot-2.3.0.RELEASE + spring-boot-starter-data-mongodb
weaving=spring-boot-2.1,mongodb-4.0.3
# ex. spring-boot-2.5.0 + spring-boot-starter-data-mongodb
weaving=spring-boot-2.5
# ex. spring-boot-3.0.0 + spring-boot-starter-data-mongodb
weaving=spring-boot-3.0
# ex. spring-boot-3.2.0 + spring-boot-starter-data-mongodb
weaving=spring-boot-3.2,mongodb-4.11
# ex. spring-boot-3.3.0 + spring-boot-starter-data-mongodb
weaving=spring-boot-3.2,mongodb-5.0
ノート
다운로드: Java Agent v2.2.45
Java 에이전트를 처음 설치하는 경우 다음 명령어를 이용해 패키지를 먼저 설치하세요. 에이전트 설치에 대한 자세한 내용은 다음 문서를 참조하세요.
wget https://api.whatap.io/agent/whatap.agent.java.tar.gz