rootCauseServiceRequestImpactStatistics property

RequestImpactStatistics? rootCauseServiceRequestImpactStatistics
final

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.

Implementation

final RequestImpactStatistics? rootCauseServiceRequestImpactStatistics;