Skip to main content

Java Agent v2.2.46

December 13, 2024

  • Feature Provided the feature to trace undertow-server-2.3.0.

    whatap.conf
    weaving=undertow-2.3.0
  • Feature When the Asynchronous Tracking option is set and tracing is performed with the API provided by WhaTap, added the feature to trace the CompletableFuture method that operates even after the main thread ends.

    The CompletableFuture method is indicated as a step in the main transaction in Trace analysis. The (SubTx) service connects transactions performed with CompletableFuture.

    e.g. (SubTx)${SERVICE_NAME}

    example

    example

    Note

    For more information about the agent configuration for Asynchronous Tracking, see the following.

Note

Download: Java Agent v2.2.46

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