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 b55e435246f Docs sync done from apache/pulsar (#39dbbf0)
b55e435246f is described below

commit b55e435246f3c1469498e8b0f3e8a738a9fa1c81
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 15 01:39:57 2026 +0000

    Docs sync done from apache/pulsar (#39dbbf0)
---
 static/reference/next/client/client-configuration-client.md    | 7 +++++++
 static/reference/next/config/reference-configuration-client.md | 7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/static/reference/next/client/client-configuration-client.md 
b/static/reference/next/client/client-configuration-client.md
index 7c62955fcab..3940423e3d2 100644
--- a/static/reference/next/client/client-configuration-client.md
+++ b/static/reference/next/client/client-configuration-client.md
@@ -394,6 +394,13 @@ TLS TrustStore type configuration. You need to set this 
configuration when clien
 
 **Default**: `JKS`
 
+### tracingEnabled
+Whether to enable OpenTelemetry distributed tracing. When enabled, tracing 
interceptors are automatically added to producers and consumers.
+
+**Type**: `boolean`
+
+**Default**: `false`
+
 ### useKeyStoreTls
 Set TLS using KeyStore way.
 
diff --git a/static/reference/next/config/reference-configuration-client.md 
b/static/reference/next/config/reference-configuration-client.md
index 7c62955fcab..3940423e3d2 100644
--- a/static/reference/next/config/reference-configuration-client.md
+++ b/static/reference/next/config/reference-configuration-client.md
@@ -394,6 +394,13 @@ TLS TrustStore type configuration. You need to set this 
configuration when clien
 
 **Default**: `JKS`
 
+### tracingEnabled
+Whether to enable OpenTelemetry distributed tracing. When enabled, tracing 
interceptors are automatically added to producers and consumers.
+
+**Type**: `boolean`
+
+**Default**: `false`
+
 ### useKeyStoreTls
 Set TLS using KeyStore way.
 

Reply via email to