Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 607 Bytes

trace.md

File metadata and controls

10 lines (7 loc) · 607 Bytes

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.