]> git.kaiwu.me - haproxy.git/commitdiff
DOC: otel: update the filter's status and URL in the docs
authorWilly Tarreau <w@1wt.eu>
Mon, 4 May 2026 12:37:02 +0000 (14:37 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 4 May 2026 12:38:35 +0000 (14:38 +0200)
The docs (readme and configuration.txt) still used to mention that OTEL
was under development. Now that it's released, let's indicate that it's
ready with the download URL.

addons/ot/README
doc/configuration.txt

index 936d11678da2165bfc5b1e1eb6bcc32f3e671a6f..ecd5f77d5d2dd2b5307ee86eeae955d909ef27c9 100644 (file)
@@ -48,13 +48,12 @@ Currently, tracers that support this API include Datadog, Jaeger, LightStep
 and Zipkin.
 
 Note: The OpenTracing filter shouldn't be used for new designs as OpenTracing
-      itself is no longer maintained nor supported by its authors. A
-      replacement filter base on OpenTelemetry is currently under development
-      and is expected to be ready around HAProxy 3.2. As such OpenTracing will
-      be deprecated in 3.3 and removed in 3.5.
+      itself is no longer maintained nor supported by its authors. As such
+      OpenTracing will be deprecated in 3.3 and removed in 3.5. A replacement
+      filter based on OpenTelemetry is available since 3.4 with complete build
+      instructions currently at:
 
-The OT filter was primarily tested with the Jaeger tracer, while configurations
-for both Datadog and Zipkin tracers were also set in the test directory.
+          https://github.com/haproxytech/haproxy-opentelemetry/
 
 The OT filter is a standard HAProxy filter, so what applies to others also
 applies to this one (of course, by that I mean what is described in the
index 8a673c29a8695023cc920936aad3c337c24a1b65..1ea7ed3ca4d09051d93449a48e96ce50a7cd856a 100644 (file)
@@ -30494,10 +30494,12 @@ More detailed documentation related to the operation, configuration and use
 of the filter can be found in the addons/ot directory.
 
 Note: The OpenTracing filter shouldn't be used for new designs as OpenTracing
-      itself is no longer maintained nor supported by its authors. A
-      replacement filter base on OpenTelemetry is currently under development
-      and is expected to be ready around HAProxy 3.2. As such OpenTracing will
-      be deprecated in 3.3 and removed in 3.5.
+      itself is no longer maintained nor supported by its authors. As such
+      OpenTracing will be deprecated in 3.3 and removed in 3.5. A replacement
+      filter based on OpenTelemetry is available since 3.4 with complete build
+      instructions currently at:
+
+          https://github.com/haproxytech/haproxy-opentelemetry/
 
 
 9.7. Bandwidth limitation