Skip to content

Commit 092fde6

Browse files
authored
chore: update instrumentation list [automated] (open-telemetry#14436)
1 parent 2ca62ab commit 092fde6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/instrumentation-list.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3961,6 +3961,20 @@ libraries:
39613961
- name: gen_ai.token.type
39623962
type: STRING
39633963
spans:
3964+
- span_kind: CLIENT
3965+
attributes:
3966+
- name: gen_ai.operation.name
3967+
type: STRING
3968+
- name: gen_ai.request.encoding_formats
3969+
type: STRING_ARRAY
3970+
- name: gen_ai.request.model
3971+
type: STRING
3972+
- name: gen_ai.response.model
3973+
type: STRING
3974+
- name: gen_ai.system
3975+
type: STRING
3976+
- name: gen_ai.usage.input_tokens
3977+
type: LONG
39643978
- span_kind: INTERNAL
39653979
attributes:
39663980
- name: gen_ai.operation.name

0 commit comments

Comments
 (0)