InsightEvent - AWS X-Ray

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.

Contents

ClientRequestImpactStatistics

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.

Type: RequestImpactStatistics object

Required: No

EventTime

The time, in Unix seconds, at which the event was recorded.

Type: Timestamp

Required: No

RootCauseServiceRequestImpactStatistics

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.

Type: RequestImpactStatistics object

Required: No

Summary

A brief description of the event.

Type: String

Required: No

TopAnomalousServices

The service during the event that is most impacted by the incident.

Type: Array of AnomalousService objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: