We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47decf9 commit 521ad87Copy full SHA for 521ad87
docs/layouts/shortcodes/generated/core_configuration.html
@@ -269,13 +269,13 @@
269
<tr>
270
<td><h5>compaction.metrics.enabled</h5></td>
271
<td style="word-wrap: break-word;">0.2</td>
272
- <td>Double</td>
+ <td>Boolean</td>
273
<td>If enabled, compaction metric data will be recorded for each instance.</td>
274
</tr>
275
276
<td><h5>compaction.metrics.retained_num</h5></td>
277
278
+ <td>Integer</td>
279
<td>Set the maximum number of times a record metric can be retained.</td>
280
281
0 commit comments