Edge
class 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.
Types
Properties
Link copied to clipboard
A histogram that maps the spread of event age when received by consumers. Age is calculated each time an event is received. Only populated when EdgeType is link.
Link copied to clipboard
Identifier of the edge. Unique within a service map.
Link copied to clipboard
A histogram that maps the spread of client response times on an edge. Only populated for synchronous edges.
Link copied to clipboard
Response statistics for segments on the edge.