insightSummaries property

List<InsightSummary>? insightSummaries
final

The summary of each insight within the group matching the provided filters. The summary contains the InsightID, start and end time, the root cause service, the root cause and client impact statistics, the top anomalous services, and the status of the insight.

Implementation

final List<InsightSummary>? insightSummaries;