# 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
EncryptionStatusActive is a EncryptionStatus enum value.
EncryptionStatusUpdating is a EncryptionStatus enum value.
EncryptionTypeKms is a EncryptionType enum value.
EncryptionTypeNone is a EncryptionType enum value.
ID to lookup a service endpoint with.
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeThrottledException for service response error code "ThrottledException".
ServiceID is a unique identifer of a specific service.
Name of service.
# Structs
An alias for an edge.
Value of a segment annotation.
No description provided by the author
No description provided by the author
No description provided by the author
Information about a connection between two services.
Response statistics for an edge.
A configuration document that specifies encryption configuration settings.
Information about requests that failed with a 4xx Client Error status code.
Information about requests that failed with a 5xx Server Error status code.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
An entry in a histogram for a statistic.
Information about an HTTP request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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.
No description provided by the author
Response statistics for a service.
No description provided by the author
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.