We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca62ab commit 092fde6Copy full SHA for 092fde6
docs/instrumentation-list.yaml
@@ -3961,6 +3961,20 @@ libraries:
3961
- name: gen_ai.token.type
3962
type: STRING
3963
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
3972
+ - name: gen_ai.response.model
3973
3974
+ - name: gen_ai.system
3975
3976
+ - name: gen_ai.usage.input_tokens
3977
+ type: LONG
3978
- span_kind: INTERNAL
3979
attributes:
3980
- name: gen_ai.operation.name
0 commit comments