@@ -2687,7 +2687,7 @@ Size of the files that have been created or changed since creation.
26872687*`docker.container.tags`*::
26882688+
26892689--
2690- type: array
2690+ type: keyword
26912691
26922692Image tags.
26932693
@@ -3206,7 +3206,7 @@ Image labels.
32063206*`docker.image.tags`*::
32073207+
32083208--
3209- type: array
3209+ type: keyword
32103210
32113211Image tags.
32123212
@@ -10508,7 +10508,7 @@ Leader id (broker).
1050810508*`kafka.partition.partition.isr`*::
1050910509+
1051010510--
10511- type: array
10511+ type: keyword
1051210512
1051310513List of isr ids.
1051410514
@@ -14859,7 +14859,7 @@ Optime of primary
1485914859*`mongodb.replstatus.members.secondary.hosts`*::
1486014860+
1486114861--
14862- type: array
14862+ type: keyword
1486314863
1486414864List of secondary hosts
1486514865
@@ -14886,7 +14886,7 @@ type: long
1488614886*`mongodb.replstatus.members.recovering.hosts`*::
1488714887+
1488814888--
14889- type: array
14889+ type: keyword
1489014890
1489114891List of recovering members hosts
1489214892
@@ -14906,7 +14906,7 @@ Count of members in the `recovering` state
1490614906*`mongodb.replstatus.members.unknown.hosts`*::
1490714907+
1490814908--
14909- type: array
14909+ type: keyword
1491014910
1491114911List of members' hosts in the `unknown` state
1491214912
@@ -14926,7 +14926,7 @@ Count of members with `unknown` state
1492614926*`mongodb.replstatus.members.startup2.hosts`*::
1492714927+
1492814928--
14929- type: array
14929+ type: keyword
1493014930
1493114931List of initializing members hosts
1493214932
@@ -14946,7 +14946,7 @@ Count of members in the `startup2` state
1494614946*`mongodb.replstatus.members.arbiter.hosts`*::
1494714947+
1494814948--
14949- type: array
14949+ type: keyword
1495014950
1495114951List of arbiters hosts
1495214952
@@ -14966,7 +14966,7 @@ Count of arbiters
1496614966*`mongodb.replstatus.members.down.hosts`*::
1496714967+
1496814968--
14969- type: array
14969+ type: keyword
1497014970
1497114971List of `down` members hosts
1497214972
@@ -14986,7 +14986,7 @@ Count of `down` members
1498614986*`mongodb.replstatus.members.rollback.hosts`*::
1498714987+
1498814988--
14989- type: array
14989+ type: keyword
1499014990
1499114991List of members in the `rollback` state
1499214992
@@ -15006,7 +15006,7 @@ Count of members in the `rollback` state
1500615006*`mongodb.replstatus.members.unhealthy.hosts`*::
1500715007+
1500815008--
15009- type: array
15009+ type: keyword
1501015010
1501115011List of members' hosts with healthy = false
1501215012
0 commit comments