Amazon X-Ray · Schema

Edge

Information about a connection between two services. An edge can be a synchronous connection, such as typical call between client and service, or an asynchronous link, such as a Lambda function which retrieves an event from an SNS queue.

Application PerformanceAWSDebuggingDistributed TracingMonitoringObservability

Properties

Name Type Description
ReferenceId object
StartTime object
EndTime object
SummaryStatistics object
ResponseTimeHistogram object
Aliases object
EdgeType object
ReceivedEventAgeHistogram object
View JSON Schema on GitHub