@@ -1423,7 +1423,7 @@ as a human-readable string.
14231423(integer) The maximum time taken to execute a {ccs} request, in milliseconds.
14241424
14251425`avg`:::
1426- (integer) The median time taken to execute a {ccs} request, in milliseconds.
1426+ (integer) The average time taken to execute a {ccs} request, in milliseconds.
14271427
14281428`p90`:::
14291429(integer) The 90th percentile of the time taken to execute {ccs} requests, in milliseconds.
@@ -1441,7 +1441,7 @@ as a human-readable string.
14411441(integer) The maximum time taken to execute a {ccs} request, in milliseconds.
14421442
14431443`avg`:::
1444- (integer) The median time taken to execute a {ccs} request, in milliseconds.
1444+ (integer) The average time taken to execute a {ccs} request, in milliseconds.
14451445
14461446`p90`:::
14471447(integer) The 90th percentile of the time taken to execute {ccs} requests, in milliseconds.
@@ -1459,7 +1459,7 @@ as a human-readable string.
14591459(integer) The maximum time taken to execute a {ccs} request, in milliseconds.
14601460
14611461`avg`:::
1462- (integer) The median time taken to execute a {ccs} request, in milliseconds.
1462+ (integer) The average time taken to execute a {ccs} request, in milliseconds.
14631463
14641464`p90`:::
14651465(integer) The 90th percentile of the time taken to execute {ccs} requests, in milliseconds.
@@ -1519,7 +1519,7 @@ This may include requests where partial results were returned, but not requests
15191519(integer) The maximum time taken to execute a {ccs} request, in milliseconds.
15201520
15211521`avg`:::
1522- (integer) The median time taken to execute a {ccs} request, in milliseconds.
1522+ (integer) The average time taken to execute a {ccs} request, in milliseconds.
15231523
15241524`p90`:::
15251525(integer) The 90th percentile of the time taken to execute {ccs} requests, in milliseconds.
0 commit comments