From 8ea93a01a1cb622b05df3655f2fb95dd6af94855 Mon Sep 17 00:00:00 2001 From: Akash Thomas Date: Thu, 6 Aug 2026 12:37:23 +0530 Subject: [PATCH] feat: update debugger span attributes --- app/observability/debugger-spans.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/observability/debugger-spans.md b/app/observability/debugger-spans.md index 6aa3454664b..177527746a3 100644 --- a/app/observability/debugger-spans.md +++ b/app/observability/debugger-spans.md @@ -105,6 +105,9 @@ rows: - name: "`proxy.kong.upstream.status_code`" description: | Status code returned by the upstream to {{site.base_gateway}}. + - name: "`proxy.kong.upstream.address`" + description: | + DNS name and port of the selected upstream. - name: "`http.response.status_code`" description: | Status code sent back by {{site.base_gateway}} to client. @@ -155,6 +158,8 @@ rows: description: x509 DN for cert Kong presented. - name: "`tls.cipher`" description: Negotiated cipher. + - name: "`tls.client.server_name`" + description: TLS SNI value sent by the client. {% endtable %} ### kong.phase.certificate