Amazon X-Ray · Schema

AWS X-Ray Trace

Schema representing an AWS X-Ray trace resource for distributed tracing.

Application PerformanceAWSDebuggingDistributed TracingMonitoringObservability

Properties

Name Type Description
Id string The unique identifier for the request trace.
Duration number The length of time in seconds between the start and end of the trace.
LimitExceeded boolean Whether the trace exceeded the segment document size limit.
Segments array The segment documents associated with the trace.
View JSON Schema on GitHub