Skip to main content

Java Agent v2.2.13

August 8, 2023

  • New Added the hooking option for CompletableFuture tracing.

    Note

    For more information about the CompletableFuture option, see the following.

  • Change Modified the time display in LogSink compressed transfer.

  • Fixed Fixed the problem where the transaction does not end when tracing some methods.

    Fixed the problem where the transaction does not end when the methods registered in the hook_method_patterns option are traced with new transactions through the trace_auto_transaction_enabled=true option.