This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 2d69d36b6c4c Docs sync done from apache/pulsar (#5451921)
2d69d36b6c4c is described below
commit 2d69d36b6c4c809da70b79ce6c82793d6fd7eb85
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 8 01:38:43 2024 +0000
Docs sync done from apache/pulsar (#5451921)
---
.../reference/next/config/reference-configuration-broker.md | 11 +++++++++++
.../next/config/reference-configuration-standalone.md | 11 +++++++++++
2 files changed, 22 insertions(+)
diff --git a/static/reference/next/config/reference-configuration-broker.md
b/static/reference/next/config/reference-configuration-broker.md
index e1d757cd1d32..62ed576d28ad 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -1406,6 +1406,17 @@ If true, export topic level metrics otherwise namespace
level
**Category**: Metrics
+### healthCheckMetricsUpdateTimeInSeconds
+HealthCheck update frequency in seconds. Disable health check with value -1
(Default value -1)
+
+**Type**: `int`
+
+**Default**: `-1`
+
+**Dynamic**: `false`
+
+**Category**: Metrics
+
### jvmGCMetricsLoggerClassName
Classname of Pluggable JVM GC metrics logger that can log GC specific metrics
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index e1d757cd1d32..62ed576d28ad 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -1406,6 +1406,17 @@ If true, export topic level metrics otherwise namespace
level
**Category**: Metrics
+### healthCheckMetricsUpdateTimeInSeconds
+HealthCheck update frequency in seconds. Disable health check with value -1
(Default value -1)
+
+**Type**: `int`
+
+**Default**: `-1`
+
+**Dynamic**: `false`
+
+**Category**: Metrics
+
### jvmGCMetricsLoggerClassName
Classname of Pluggable JVM GC metrics logger that can log GC specific metrics