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: