From 280481c30ea3bfbcb3c93c091fd8c131a5e73065 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 01:38:26 +0000 Subject: [PATCH] Docs sync done from apache/pulsar (#7009071) --- .../config/reference-configuration-pulsar-proxy.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/static/reference/next/config/reference-configuration-pulsar-proxy.md b/static/reference/next/config/reference-configuration-pulsar-proxy.md index 3fe9741c9c01..655b98e5dc51 100644 --- a/static/reference/next/config/reference-configuration-pulsar-proxy.md +++ b/static/reference/next/config/reference-configuration-pulsar-proxy.md @@ -338,6 +338,18 @@ Http directs to redirect to non-pulsar services **Category**: HTTP +### metricsServletTimeoutMs +Time in milliseconds that metrics endpoint would time out. Default is 30s. + Set it to 0 to disable timeout. + +**Type**: `long` + +**Default**: `30000` + +**Dynamic**: `false` + +**Category**: HTTP + ### brokerClientSslProvider The TLS Provider used by the Pulsar proxy to authenticate with Pulsar brokers