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.