Skip to main content

Java Agent v2.2.38

August 14, 2024

  • Feature spring-boot-3.2 tracing

    whatap.conf
    weaving=spring-boot-3.2

    The following libraries or frameworks are traced.

    • RestTemplate
    • RestClient
    • WebClient
    • spring-cloud-gateway
    • spring-kafka
    • spring-kafka-batch
    • r2dbc-mysql-0.9.3 - 1.1.3
    • jasync-r2dbc-mysql-2.1.23
  • Changed Modified the transaction name while tracing the spring-kafka batch.

    • Previous: [kafka] {topic} (cnt: {Number of polls in Kafka})

    • After: [kafka-batch] {topic}

  • Deprecated Stopped tracing the keys and parameters of the lettuce driver.

Note

Download: Java Agent v2.2.38

To install the Java agent for the first time, install the package first using the following command. For more information about agent installation, see the following.

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