From ad4d22587319ef9c534a9ee29241a73d45ac5756 Mon Sep 17 00:00:00 2001 From: Kat Schelonka Date: Wed, 8 Jan 2025 10:41:07 -0800 Subject: [PATCH] fix(router): add client info to metrics and spans --- servers/client-api/config/router.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/servers/client-api/config/router.yaml b/servers/client-api/config/router.yaml index 2f0f4dda2..270b8dbbd 100644 --- a/servers/client-api/config/router.yaml +++ b/servers/client-api/config/router.yaml @@ -126,6 +126,7 @@ telemetry: graphql.operation.name: true cost.delta: true spans: + mode: spec_compliant supergraph: attributes: cost.estimated: true