# Packages
Package xrayiface provides an interface to enable mocking the AWS X-Ray service client for testing your code.
# Functions
New creates a new instance of the XRay client with a session.
# Constants
Service ID for Regions and Endpoints metadata.
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeThrottledException for service response error code "ThrottledException".
Service endpoint prefix API calls made to.
# Structs
An alias for an edge.
Value of a segment annotation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/BackendConnectionErrors.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/BatchGetTracesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/BatchGetTracesResult.
Information about a connection between two services.
Response statistics for an edge.
Information about requests that failed with a 4xx Client Error status code.
Information about requests that failed with a 5xx Server Error status code.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/GetServiceGraphRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/GetServiceGraphResult.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/GetTraceGraphRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/GetTraceGraphResult.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/GetTraceSummariesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/GetTraceSummariesResult.
An entry in a histogram for a statistic.
Information about an HTTP request.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/PutTelemetryRecordsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/PutTelemetryRecordsResult.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/PutTraceSegmentsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/PutTraceSegmentsResult.
A segment from a trace that has been ingested by the X-Ray service.
Information about an application that processed requests, users that made requests, or downstream services, resources and applications that an application used.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/ServiceId.
Response statistics for a service.
Please also see https://docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/TelemetryRecord.
A collection of segment documents with matching trace IDs.
Metadata generated from the segment documents in a trace.
Information about a user recorded in segment documents.
Information about a segment that failed processing.
Information about a segment annotation.
XRay provides the API operation methods for making requests to AWS X-Ray.