@@ -1422,7 +1422,7 @@ as a human-readable string.
14221422(integer) The maximum time taken to execute a {ccs} request, in milliseconds.
14231423
14241424`avg`:::
1425- (integer) The median time taken to execute a {ccs} request, in milliseconds.
1425+ (integer) The average time taken to execute a {ccs} request, in milliseconds.
14261426
14271427`p90`:::
14281428(integer) The 90th percentile of the time taken to execute {ccs} requests, in milliseconds.
@@ -1440,7 +1440,7 @@ as a human-readable string.
14401440(integer) The maximum time taken to execute a {ccs} request, in milliseconds.
14411441
14421442`avg`:::
1443- (integer) The median time taken to execute a {ccs} request, in milliseconds.
1443+ (integer) The average time taken to execute a {ccs} request, in milliseconds.
14441444
14451445`p90`:::
14461446(integer) The 90th percentile of the time taken to execute {ccs} requests, in milliseconds.
@@ -1458,7 +1458,7 @@ as a human-readable string.
14581458(integer) The maximum time taken to execute a {ccs} request, in milliseconds.
14591459
14601460`avg`:::
1461- (integer) The median time taken to execute a {ccs} request, in milliseconds.
1461+ (integer) The average time taken to execute a {ccs} request, in milliseconds.
14621462
14631463`p90`:::
14641464(integer) The 90th percentile of the time taken to execute {ccs} requests, in milliseconds.
@@ -1518,7 +1518,7 @@ This may include requests where partial results were returned, but not requests
15181518(integer) The maximum time taken to execute a {ccs} request, in milliseconds.
15191519
15201520`avg`:::
1521- (integer) The median time taken to execute a {ccs} request, in milliseconds.
1521+ (integer) The average time taken to execute a {ccs} request, in milliseconds.
15221522
15231523`p90`:::
15241524(integer) The 90th percentile of the time taken to execute {ccs} requests, in milliseconds.
0 commit comments