class Aws::XRay::Types::InsightEvent

X-Ray reevaluates insights periodically until they are resolved, and records each intermediate state in an event. You can review incident events in the Impact Timeline on the Inspect page in the X-Ray console.

@!attribute [rw] summary

A brief description of the event.
@return [String]

@!attribute [rw] event_time

The time, in Unix seconds, at which the event was recorded.
@return [Time]

@!attribute [rw] client_request_impact_statistics

The 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.
@return [Types::RequestImpactStatistics]

@!attribute [rw] root_cause_service_request_impact_statistics

The 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.
@return [Types::RequestImpactStatistics]

@!attribute [rw] top_anomalous_services

The service during the event that is most impacted by the incident.
@return [Array<Types::AnomalousService>]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/InsightEvent AWS API Documentation

Constants

SENSITIVE