Skip to content

Commit c3c86a4

Browse files
committed
Add definition
1 parent bcfcb88 commit c3c86a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/ccr/apis/follow/get-follow-stats.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ The `shards` array consists of objects containing the following fields:
123123
(long) the total time fetches were outstanding, measured from the time a fetch
124124
was sent to the leader to the time a reply was returned to the follower
125125

126+
`indices[].shards[].total_fetch_leader_time_millis`::
127+
(long) the total time fetches spent executing on the remote cluster
128+
126129
`indices[].shards[].number_of_successful_fetches`::
127130
(long) the number of successful fetches
128131

0 commit comments

Comments
 (0)