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 b620362d78f Docs sync done from apache/pulsar (#d06cda6)
b620362d78f is described below
commit b620362d78fcd10196103ea695c4b6fc4eff7016
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 20 01:38:28 2023 +0000
Docs sync done from apache/pulsar (#d06cda6)
---
.../next/config/reference-configuration-pulsar-proxy.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git
a/static/reference/next/config/reference-configuration-pulsar-proxy.md
b/static/reference/next/config/reference-configuration-pulsar-proxy.md
index e5d87b848bd..e015f52ddb4 100644
--- a/static/reference/next/config/reference-configuration-pulsar-proxy.md
+++ b/static/reference/next/config/reference-configuration-pulsar-proxy.md
@@ -229,6 +229,17 @@ When enabled, checks that the target broker is active
before connecting. zookeep
**Category**: Broker Proxy
+### enableProxyStatsEndpoints
+Whether to enable the proxy's /metrics, /proxy-stats, and /status.html http
endpoints
+
+**Type**: `boolean`
+
+**Default**: `true`
+
+**Dynamic**: `false`
+
+**Category**: HTTP
+
### httpInputMaxReplayBufferSize
Http input buffer max size.