본문으로 건너뛰기

Java Agent v2.2.39

2024년 09월 30일

  • Feature Java 21 지원

  • Feature dyanmodb-1.11 추적

    whatap.conf
    # requires restart
    weaving=dynamodb-1.11
  • Feature dyanmodb-2.25 추적 (dynamodb-enhanced)

    whatap.conf
    # requires restart
    weaving=dynamodb-2.25
  • Feature retrofit-2.5 추적

    whatap.conf
    # requires restart
    weaving=retrofit-2.5
  • Feature undertow-server-2.2, undertow-servlet-2.2 추적

    whatap.conf
    # requires restart
    weaving=undertow-2.2
  • Feature vertx-4.5 추적

    whatap.conf
    # requires restart
    weaving=vertx-4.5
  • Changed http-call에서 exception이 있는 경우에도 httpc_status_url_ignore_set, httpc_status_ignore 옵션을 적용할 수 있도록 수정

  • Changed overflow 발생 시 에이전트 로그와 알림 분리 및 알림 비활성화

    whatap.conf
    # default: true
    overflow_log_enabled=true

    # default: false
    overflow_event_enabled=false
  • Deprecated log_overflow_enabled 옵션 폐기

    whatap.conf
    # default: true
    # deprecated
    log_overflow_enabled=true
노트

다운로드: Java Agent v2.2.39

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

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