From a24c13825c900243d7c991b3c38df1f2fd16371f Mon Sep 17 00:00:00 2001 From: otelbot <197425009+otelbot@users.noreply.github.com> Date: Fri, 15 Aug 2025 02:05:50 +0000 Subject: [PATCH] chore: update instrumentation list [automated] --- docs/instrumentation-list.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/instrumentation-list.yaml b/docs/instrumentation-list.yaml index 500a05bd898b..fefe3d0a5d4d 100644 --- a/docs/instrumentation-list.yaml +++ b/docs/instrumentation-list.yaml @@ -3961,6 +3961,20 @@ libraries: - name: gen_ai.token.type type: STRING spans: + - span_kind: CLIENT + attributes: + - name: gen_ai.operation.name + type: STRING + - name: gen_ai.request.encoding_formats + type: STRING_ARRAY + - name: gen_ai.request.model + type: STRING + - name: gen_ai.response.model + type: STRING + - name: gen_ai.system + type: STRING + - name: gen_ai.usage.input_tokens + type: LONG - span_kind: INTERNAL attributes: - name: gen_ai.operation.name