{
"ok": true,
"ts": 0,
"uptimeSec": 0,
"totals": {
"requests": 0,
"errors5xx": 0,
"aborted": 0,
"statusClasses": {
"2xx": 100,
"4xx": 2,
"5xx": 1,
"xxx": 0
}
},
"traffic": {
"inBytes": 0,
"outBytes": 0
},
"window": {
"last60s": {
"seconds": 60,
"requests": 120,
"errors": 2,
"rps": 2,
"eps": 0.033
},
"last300s": {
"seconds": 60,
"requests": 120,
"errors": 2,
"rps": 2,
"eps": 0.033
}
},
"topRoutes": [
{
"route": "GET /get/playerIdList",
"count": 999,
"errors": 3,
"aborted": 1,
"avgMs": 42.5,
"maxMs": 510.2,
"p50Ms": 50,
"p95Ms": 250
}
],
"topSources": [
{
"ip": "127.0.0.1",
"count": 88
}
]
}