Release date 2026/02/01
Bugfix
-
Fixed an issue where the
http.response.status_codeattribute of thehttp.server.request.countmetric was incorrectly set tokong.response.status_code. Now, the attribute name follows the OTel specification. -
Fixed an issue where the
kong.upstream.status_codefield of access logs was incorrectly populated with string value instead of integer value when there was one or more retries to the upstream.