본문으로 건너뛰기

Java Agent v2.2.27

2024년 02월 06일

  • Feature mule-3.9.5 추적 범위 확대

    whatap.conf
    # requires agent restart
    weaving=mule-3.9.5
  • Feature camel-cxf-3.15 추적

    whatap.conf
    # requires agent restart
    weaving=camel-cxf-3.15
  • Feature OracleCallableStatement 추적 추가

  • Changed Lettuce 드라이버 사용 시 Redis의 key 수집 범위 추가

    whatap.conf
    # requires agent restart
    weaving=Lettuce-6.2
  • Changed Lettuce 드라이버 사용 시 Redis의 key 수집 여부 수정

    whatap.conf
    # default: false
    trace_sql_param_enabled=true

    # default: false
    trace_redis_Lettuce_key_enabled=true
  • Changed Lettuce 드라이버 사용 시 Redis의 key 수집 숫자를 제한

  • Fixed spring-boot에서 netty 사용 시 request의 URL에서 querystring 분리

  • Fixed spring-boot에서 netty 사용 시 request의 HTTP 파라미터를 수집하지 못하는 문제 수정

  • Fixed 히트맵의 트랜잭션 건수, 에러 건수 오류 수정

  • Deprecate Lettuce 드라이버 사용 시 Redis의 value 수집 중단

노트

다운로드: Java Agent v2.2.27

Java 에이전트를 처음 설치하는 경우 다음 명령어를 이용해 패키지를 먼저 설치하세요. 에이전트 설치에 대한 자세한 내용은 다음 문서를 참조하세요.

wget https://service.whatap.io/agent/whatap.agent.java.tar.gz