608 B
608 B
Traces
The Traces API enables collecting .nettrace
formatted traces without using a profiler.
[!NOTE] Process information (IDs, names, environment, etc) may change between invocations of these APIs. Processes may start or stop between API invocations, causing this information to change.
Operation | Description |
---|---|
Get Trace | Captures a diagnostic trace of a process based on a predefined set of trace profiles. |
Get Custom Trace | Captures a diagnostic trace of a process using the given set of event providers specified in the request body. |