You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::XRay::Types::InsightWhen fault rates go outside of the expected range, X-Ray creates an insight. Insights tracks emergent issues within your applications.
Returned by:
Instance Attribute Summary collapseThe categories that label and describe the type of insight.
The impact statistics of the client side service.
The time, in Unix seconds, at which the insight ended.
The Amazon Resource Name (ARN) of the group that the insight belongs to.
The name of the group that the insight belongs to.
The insights unique identifier.
The impact statistics of the root cause service.
The time, in Unix seconds, at which the insight began.
The current state of the insight.
A brief description of the insight.
The service within the insight that is most impacted by the incident.
The categories that label and describe the type of insight.
#client_request_impact_statistics ⇒ Types::RequestImpactStatisticsThe impact statistics of the client side service. This includes the number of requests to the client service and whether the requests were faults or okay.
#end_time ⇒ TimeThe time, in Unix seconds, at which the insight ended.
#group_arn ⇒ StringThe Amazon Resource Name (ARN) of the group that the insight belongs to.
#group_name ⇒ StringThe name of the group that the insight belongs to.
#insight_id ⇒ StringThe insights unique identifier.
#root_cause_service_request_impact_statistics ⇒ Types::RequestImpactStatisticsThe impact statistics of the root cause service. This includes the number of requests to the client service and whether the requests were faults or okay.
#start_time ⇒ TimeThe time, in Unix seconds, at which the insight began.
#state ⇒ StringThe current state of the insight.
Possible values:
A brief description of the insight.
#top_anomalous_services ⇒ Array<Types::AnomalousService>The service within the insight that is most impacted by the incident.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4