Amazon X-Ray · Capability
Amazon X-Ray Distributed Tracing
Unified workflow for developers and operations teams to analyze distributed traces, visualize service maps, manage sampling rules, and investigate application performance insights using Amazon X-Ray.
What You Can Do
GET
Get trace summaries
— Get trace summaries for a time range.
/v1/traces
GET
Get service graph
— Get the service map.
/v1/service-map
GET
Get sampling rules
— Get sampling rules.
/v1/sampling-rules
GET
Get groups
— Get trace groups.
/v1/groups
GET
Get insight summaries
— Get insight summaries.
/v1/insights
MCP Tools
get-trace-summaries
Get summaries of distributed traces for a specified time range.
read-only
batch-get-traces
Retrieve complete trace documents for specific trace IDs.
read-only
get-service-graph
Get the service map showing inter-service dependencies and request flow.
read-only
get-sampling-rules
Get all trace sampling rules to understand data collection configuration.
read-only
get-groups
Get X-Ray groups used to filter and organize traces.
read-only
get-insight-summaries
Get summaries of X-Ray insights identifying anomalies and performance issues.
read-only
APIs Used
xray