Async Request Tracking
Async programming is a programming approach that enables code to be executed concurrently, without blocking the execution of the calling thread. This document explains how async processing occurs and how the APM Insight agent monitors async functions.
Supported agent versions
Only the versions listed in the table support async request tracking.
APM Insight agent | Supported versions |
---|---|
Java agent | Versions 5.9 and above |
.NET agent | Versions 6.5 and above |
-
On this page
- Supported platforms
- Supported agent versions