| Class | Description |
|---|---|
| Alias |
An alias for an edge.
|
| AnnotationValue |
Value of a segment annotation.
|
| BackendConnectionErrors |
|
| BatchGetTracesRequest | |
| BatchGetTracesResult | |
| CreateSamplingRuleRequest | |
| CreateSamplingRuleResult | |
| DeleteSamplingRuleRequest | |
| DeleteSamplingRuleResult | |
| Edge |
Information about a connection between two services.
|
| EdgeStatistics |
Response statistics for an edge.
|
| EncryptionConfig |
A configuration document that specifies encryption configuration settings.
|
| ErrorStatistics |
Information about requests that failed with a 4xx Client Error status code.
|
| FaultStatistics |
Information about requests that failed with a 5xx Server Error status code.
|
| GetEncryptionConfigRequest | |
| GetEncryptionConfigResult | |
| GetSamplingRulesRequest | |
| GetSamplingRulesResult | |
| GetSamplingStatisticSummariesRequest | |
| GetSamplingStatisticSummariesResult | |
| GetSamplingTargetsRequest | |
| GetSamplingTargetsResult | |
| GetServiceGraphRequest | |
| GetServiceGraphResult | |
| GetTraceGraphRequest | |
| GetTraceGraphResult | |
| GetTraceSummariesRequest | |
| GetTraceSummariesResult | |
| HistogramEntry |
An entry in a histogram for a statistic.
|
| Http |
Information about an HTTP request.
|
| PutEncryptionConfigRequest | |
| PutEncryptionConfigResult | |
| PutTelemetryRecordsRequest | |
| PutTelemetryRecordsResult | |
| PutTraceSegmentsRequest | |
| PutTraceSegmentsResult | |
| SamplingRule |
A sampling rule that services use to decide whether to instrument a request.
|
| SamplingRuleRecord |
A SamplingRule and its metadata.
|
| SamplingRuleUpdate |
A document specifying changes to a sampling rule's configuration.
|
| SamplingStatisticsDocument |
Request sampling results for a single rule from a service.
|
| SamplingStatisticSummary |
Aggregated request sampling data for a sampling rule across all services for a 10 second window.
|
| SamplingTargetDocument |
Temporary changes to a sampling rule configuration.
|
| Segment |
A segment from a trace that has been ingested by the X-Ray service.
|
| Service |
Information about an application that processed requests, users that made requests, or downstream services, resources
and applications that an application used.
|
| ServiceId |
|
| ServiceStatistics |
Response statistics for a service.
|
| TelemetryRecord |
|
| Trace |
A collection of segment documents with matching trace IDs.
|
| TraceSummary |
Metadata generated from the segment documents in a trace.
|
| TraceUser |
Information about a user recorded in segment documents.
|
| UnprocessedStatistics |
Sampling statistics from a call to GetSamplingTargets that X-Ray could not process.
|
| UnprocessedTraceSegment |
Information about a segment that failed processing.
|
| UpdateSamplingRuleRequest | |
| UpdateSamplingRuleResult | |
| ValueWithServiceIds |
Information about a segment annotation.
|
| Enum | Description |
|---|---|
| EncryptionStatus | |
| EncryptionType |
| Exception | Description |
|---|---|
| AWSXRayException |
Base exception for all service exceptions thrown by AWS X-Ray
|
| InvalidRequestException |
The request is missing required parameters or has invalid parameters.
|
| RuleLimitExceededException |
You have reached the maximum number of sampling rules.
|
| ThrottledException |
The request exceeds the maximum number of requests per second.
|
Copyright © 2018. All rights reserved.