Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit c1f033c

Browse files
committed
Update reference.md
1 parent fc38e45 commit c1f033c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/pa/reference.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ This list is extensive. We recommend Ctrl + F to find what you're looking for.
136136
<tr>
137137
<td>Indexing_ThrottleTime
138138
</td>
139-
<td rowspan="29">ShardID, IndexName
139+
<td rowspan="30">ShardID, IndexName
140140
</td>
141141
<td>Time (milliseconds) that the index has been under merge throttling control in the past five seconds.
142142
</td>
@@ -309,6 +309,12 @@ This list is extensive. We recommend Ctrl + F to find what you're looking for.
309309
<td>Estimated memory usage of the version map in bytes.
310310
</td>
311311
</tr>
312+
<tr>
313+
<td>Shard_Size_In_Bytes
314+
</td>
315+
<td>Estimated disk usage of the shard in bytes.
316+
</td>
317+
</tr>
312318
<tr>
313319
<td>Latency
314320
</td>

0 commit comments

Comments
 (0)