We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcfcb88 commit c3c86a4Copy full SHA for c3c86a4
docs/reference/ccr/apis/follow/get-follow-stats.asciidoc
@@ -123,6 +123,9 @@ The `shards` array consists of objects containing the following fields:
123
(long) the total time fetches were outstanding, measured from the time a fetch
124
was sent to the leader to the time a reply was returned to the follower
125
126
+`indices[].shards[].total_fetch_leader_time_millis`::
127
+ (long) the total time fetches spent executing on the remote cluster
128
+
129
`indices[].shards[].number_of_successful_fetches`::
130
(long) the number of successful fetches
131
0 commit comments