Values.FaultStatisticsSourceInformation about requests that failed with a 5xx Server Error status code.
type nonrec t = {otherCount : NullableLong.t option;The number of requests that failed with untracked 5xx Server Error status codes.
*)totalCount : NullableLong.t option;The total number of requests that failed with a 5xx Server Error status code.
*)}