An X-Ray Group in AWS is a logical grouping of traces that share specific criteria, such as a filter expression. It allows you to organize and analyze subsets of trace data for applications monitored with AWS X-Ray. Groups help you focus on particular services, users, or request patterns, and you can configure them to generate insights and metrics for performance and error analysis.

aws.xray_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
filter_expressioncorestringThe filter expression defining the parameters to include traces.
group_arncorestringThe ARN of the group generated based on the GroupName.
group_namecorestringThe unique case-sensitive name of the group.
insights_configurationcorejsonThe structure containing configurations related to insights. The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group. The NotificationsEnabled boolean can be set to true to enable insights notifications. Notifications can only be enabled on a group with InsightsEnabled set to true.
tagscorehstore