|
|
int(prevInfo.RecentSuccessRatio()*100), prevInfo.RecentMedianLatency())
|
|
int(prevInfo.RecentSuccessRatio()*100), prevInfo.RecentMedianLatency())
|
|
|
return tsweb.Error(respStatus, fmt.Sprintf("Probe failed: %s\n%s", err.Error(), stats), err)
|
|
return tsweb.Error(respStatus, fmt.Sprintf("Probe failed: %s\n%s", err.Error(), stats), err)
|