Trace - Amazon X-Ray
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Trace

A collection of segment documents with matching trace IDs.

Contents

Duration

The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.

Type: Double

Required: No

Id

The unique identifier for the request that generated the trace's segments and subsegments.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 35.

Required: No

LimitExceeded

LimitExceeded is set to true when the trace has exceeded the Trace document size limit. For more information about this limit and other X-Ray limits and quotas, see Amazon X-Ray endpoints and quotas.

Type: Boolean

Required: No

Segments

Segment documents for the segments and subsegments that comprise the trace.

Type: Array of Segment objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: