From 4a321ef42c2b921d3c4e1f4dc2794d38e93a5f5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Barto=C5=A1?= Date: Tue, 3 Feb 2026 14:17:21 +0100 Subject: [PATCH] Update docs/documentation/upgrading/topics/changes/changes-26_6_0.adoc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alexander Schwartz Signed-off-by: Martin Bartoš --- docs/documentation/upgrading/topics/changes/changes-26_6_0.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/upgrading/topics/changes/changes-26_6_0.adoc b/docs/documentation/upgrading/topics/changes/changes-26_6_0.adoc index ad95af22f43..a32ad9dc87f 100644 --- a/docs/documentation/upgrading/topics/changes/changes-26_6_0.adoc +++ b/docs/documentation/upgrading/topics/changes/changes-26_6_0.adoc @@ -119,7 +119,7 @@ You should use the new `telemetry.serviceName`, and `telemetry.resourceAttribute === Deprecation of tracing span attributes for HTTP requests The OpenTelemetry tracing span attributes `code.function` and `code.namespace` are deprecated for the HTTP request spans when tracing is enabled. -These attributes will be removed after the 26.6 release, and only the fully qualified `code.function.name` span attribute will stay. +These attributes will be removed in the next major release, and only the fully qualified `code.function.name` span attribute will stay. // ------------------------ Removed features ------------------------ // == Removed features