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 86c5fcd commit a337e2eCopy full SHA for a337e2e
docs/reference/health/health.asciidoc
@@ -302,6 +302,9 @@ details have contents and a structure that is unique to each indicator.
302
`creating_primaries`::
303
(int) The number of primary shards that are unassigned because they have been very recently created.
304
305
+`creating_replicas`::
306
+ (int) The number of replica shards that are unassigned because they have been very recently created.
307
+
308
`restarting_primaries`::
309
(int) The number of primary shards that are relocating because of a node shutdown operation.
310
0 commit comments