githubEdit

X-Ray console

circle-info

This page was generated from content adapted from the AWS Developer Guidearrow-up-right

Service map

  • Note The X-Ray service map can display up to 10,000 nodes. In rare scenarios where the total number of service nodes exceeds this limit, you may receive an error and be unable to display a complete service map in the console.

Filter expressions

  • Note If you choose a relative time range in the service map and choose a node, the console converts the time range to an absolute start and end time. To ensure that the traces for the node appear in the search results, and avoid scanning times when the node wasn't active, the time range only includes times when the node sent traces. To search relative to the current time, you can switch back to a relative time range in the traces page and scan again.

  • Note If the service encounters an error in qualifying a group, that group is no longer included in processing incoming traces and an error metric is recorded.

Tracing event-driven applications

Insights

  • Note X-Ray uses GetInsightSummaries, GetInsight, GetInsightEvents, and GetInsightImpactGraph API operations to retrieve data from insights. To view insights, use the AWSXrayReadOnlyAccess IAM managed policy or add the following custom policy to your IAM role:

  • Note X-Ray insights notifications sends events to Amazon EventBridge, which does not currently support customer managed keys. For more information, see Data protection in AWS X-Rayarrow-up-right.

Groups

  • Note Groups are billed by the number of retrieved traces that match the filter expression. For more information, see AWS X-Ray pricingarrow-up-right.

  • Note You can now configure X-Ray groups from within the Amazon CloudWatch console. You can also continue to use the X-Ray console.

Sampling

  • Note X-Ray uses a best-effort approach in applying sampling rules, and in some cases the effective sampling rate may not exactly match the configured sampling rules. However, over time the number of requests sampled should be close to the configured percentage.

Last updated