| Package | Description |
|---|---|
| com.amazonaws.services.xray |
AWS X-Ray provides APIs for managing debug traces and retrieving service maps and other data created by processing
those traces.
|
| com.amazonaws.services.xray.model |
| Class and Description |
|---|
| Alias
An alias for an edge.
|
| AnnotationValue
Value of a segment annotation.
|
| AWSXRayException
Base exception for all service exceptions thrown by AWS X-Ray
|
| BackendConnectionErrors
|
| BatchGetTracesRequest |
| BatchGetTracesResult |
| Edge
Information about a connection between two services.
|
| EdgeStatistics
Response statistics for an edge.
|
| 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.
|
| GetServiceGraphRequest |
| GetServiceGraphResult |
| GetTraceGraphRequest |
| GetTraceGraphResult |
| GetTraceSummariesRequest |
| GetTraceSummariesResult |
| HistogramEntry
An entry in a histogram for a statistic.
|
| Http
Information about an HTTP request.
|
| PutTelemetryRecordsRequest |
| PutTelemetryRecordsResult |
| PutTraceSegmentsRequest |
| PutTraceSegmentsResult |
| 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.
|
| UnprocessedTraceSegment
Information about a segment that failed processing.
|
| ValueWithServiceIds
Information about a segment annotation.
|
Copyright © 2017. All rights reserved.