Skip to content

Commit a447aff

Browse files
committed
Fix typos
1 parent fd595c5 commit a447aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/cluster/stats.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,11 +1384,11 @@ Each repository type may also include other statistics about the repositories of
13841384
(integer) The maximum number of remote clusters that were queried in a single cross-cluster search request.
13851385

13861386
`remotes_per_search_avg`::
1387-
(integer) The average number of remote clusters that were queried in a single cross-cluster search request.
1387+
(float) The average number of remote clusters that were queried in a single cross-cluster search request.
13881388

13891389
`failure_reasons`::
13901390
(object) Contains statistics about the reasons for cross-cluster search request failures.
1391-
The keys are the failure reasons names and the values are the number of requests that failed for that reason.
1391+
The keys are the failure reason names and the values are the number of requests that failed for that reason.
13921392

13931393
`features`::
13941394
(object) Contains statistics about the features used in cross-cluster search requests. The keys are the names of the search feature,

0 commit comments

Comments
 (0)