Skip to content
Prev Previous commit
Next Next commit
Update content/nic/releases.md
Co-authored-by: yar <y82@users.noreply.github.com>
  • Loading branch information
ADubhlaoich and y82 authored Jul 17, 2025
commit 4faa7ec4cca6da18e3b7ec501816de8d806d0ba3
2 changes: 1 addition & 1 deletion content/nic/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Added support for [NGINX Plus R34]({{< ref "/nginx/releases.md#nginxplusrelease-

{{< call-out "warning" >}}

With the removal of the OpenTracing dynamic module from [NGINX Plus R34]({{< ref "/nginx/releases.md#nginxplusrelease-34-r34" >}}), NGINX Ingress Controller also removes full OpenTracing support. This will affect users making use of OpenTracing with the ConfigMap, `server-snippets` & `location-snippets` parameters. Support for tracing with [OpenTelemetry]({{< ref "/nginx/admin-guide/dynamic-modules/opentelemetry.md" >}}) will come in a future release.
With the removal of the OpenTracing dynamic module from [NGINX Plus R34]({{< ref "/nginx/releases.md#nginxplusrelease-34-r34" >}}), NGINX Ingress Controller also removes full OpenTracing support. This will affect users making use of OpenTracing with the ConfigMap, `server-snippets` & `location-snippets` parameters. Support for tracing with [OpenTelemetry]({{< ref "/nginx/admin-guide/dynamic-modules/opentelemetry.md" >}}) will come in a future release.

{{< /call-out >}}

Expand Down
Loading