insightEvents property

List<InsightEvent>? insightEvents
final

A detailed description of the event. This includes the time of the event, client and root cause impact statistics, and the top anomalous service at the time of the event.

Implementation

final List<InsightEvent>? insightEvents;