Update docs/documentation/upgrading/topics/changes/changes-26_6_0.adoc

Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
This commit is contained in:
Martin Bartoš 2026-02-03 14:17:21 +01:00 committed by GitHub
parent bd56acccfa
commit 4a321ef42c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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