From 21de41b18d3885aba90f4a9731e87552625e78a1 Mon Sep 17 00:00:00 2001 From: otelbot <197425009+otelbot@users.noreply.github.com> Date: Tue, 7 Oct 2025 02:14:28 +0000 Subject: [PATCH] chore: update instrumentation list [automated] --- docs/instrumentation-list.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/instrumentation-list.yaml b/docs/instrumentation-list.yaml index 6ed491c25e9d..5d389140daf9 100644 --- a/docs/instrumentation-list.yaml +++ b/docs/instrumentation-list.yaml @@ -3361,7 +3361,11 @@ libraries: - when: otel.instrumentation.common.experimental.controller-telemetry.enabled=true spans: - span_kind: INTERNAL - attributes: [] + attributes: + - name: code.function + type: STRING + - name: code.namespace + type: STRING graphql: - name: graphql-java-12.0 description: This instrumentation enables spans for GraphQL Java operations.