This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8f7684a4f MINOR: add a space for kafka.metrics.polling.interval.secs
description (#632)
8f7684a4f is described below
commit 8f7684a4fd2fc7500e1f10108543e79a5302b6b3
Author: Ken Huang <[email protected]>
AuthorDate: Tue Sep 24 21:51:31 2024 +0800
MINOR: add a space for kafka.metrics.polling.interval.secs description
(#632)
Reviewers: Chia-Ping Tsai <[email protected]>
---
38/generated/kafka_config.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/38/generated/kafka_config.html b/38/generated/kafka_config.html
index 4e361a327..a6e994a46 100644
--- a/38/generated/kafka_config.html
+++ b/38/generated/kafka_config.html
@@ -2729,7 +2729,7 @@
</li>
<li>
<h4><a id="kafka.metrics.polling.interval.secs"></a><a
id="brokerconfigs_kafka.metrics.polling.interval.secs"
href="#brokerconfigs_kafka.metrics.polling.interval.secs">kafka.metrics.polling.interval.secs</a></h4>
-<p>The metrics polling interval (in seconds) which can be used
inkafka.metrics.reporters implementations.</p>
+<p>The metrics polling interval (in seconds) which can be used in
kafka.metrics.reporters implementations.</p>
<table><tbody>
<tr><th>Type:</th><td>int</td></tr>
<tr><th>Default:</th><td>10</td></tr>