mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-03 20:39:33 -05:00
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:
parent
bd56acccfa
commit
4a321ef42c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue