-
Notifications
You must be signed in to change notification settings - Fork 353
[google-genai/spans] Define gcp.gen_ai.operation.config. attribute #3486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Rima-ag
wants to merge
39
commits into
open-telemetry:main
from
Rima-ag:gcp_genai_request_star_attributes
Closed
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
005a551
Define dynamic request attribute for Google generative AI systems and…
michaelsafyan 0e1f9fc
Add a changelog entry.
michaelsafyan 2f02d20
Merge branch 'open-telemetry:main' into gcp_genai_request_star_attrib…
michaelsafyan 8833c97
Fix lint issue.
michaelsafyan e7b9410
Merge branch 'main' into gcp_genai_request_star_attributes
michaelsafyan 194362b
Update name, type, and add comments in response to PR feedback.
michaelsafyan 1119ed3
Fix typo 'to to'.
michaelsafyan 5265266
Merge branch 'main' into gcp_genai_request_star_attributes
michaelsafyan c9ba89b
Update attribute 'brief' description per PR feedback.
michaelsafyan d62d193
Merge branch 'main' into gcp_genai_request_star_attributes
michaelsafyan 6748c88
Merge branch 'open-telemetry:main' into gcp_genai_request_star_attrib…
michaelsafyan a750ee0
Update definition per feedback in LLM SIG.
michaelsafyan 9b2be36
Merge and resolve conflicts.
michaelsafyan dd4a6f3
Updated per PR feedback.
michaelsafyan e59f038
Make name alignment with proto comment more brief
Rima-ag e34e86c
Make name alignment with proto comment more brief
Rima-ag c7a7d24
Merge main into gcp_genai_request_star_attributes_fork
Rima-ag 4b00cca
Add SemConv GenAI as gcp area owner
Rima-ag 7df0e50
Address CI failures
Rima-ag b987a67
Fix changelog
Rima-ag 6f8e2a7
Fix google.genai.types.* format in yaml
Rima-ag 880fe29
[google-genai] Add standard definitions to Google GenAI semconv
Rima-ag a87fd5c
Add entry in Changelog
Rima-ag 0c6a783
Run checks
Rima-ag b8eacea
Merge branch 'main' into init-gcp-genai
Rima-ag 5a03c06
Add pointer to Google GenAI docs
Rima-ag 1b36a7a
Add span name and embeddings section
Rima-ag d478e88
fix typo
Rima-ag ab98e65
Make check fixes
Rima-ag 3fb9998
Convert config into a templated attribute
Rima-ag 61bd11a
Remove gcp.client.service
Rima-ag f27654d
Update changelog
Rima-ag 2d26c81
Merge branch 'init-gcp-genai' into gcp_genai_request_star_attributes_…
Rima-ag d40b761
fix lint
Rima-ag 32efcfa
Use template[any] instead of template[string]
Rima-ag 0c4c970
remove gcp/gen-ai.yaml
Rima-ag 21521af
Revert adding owner to gcp area
Rima-ag aba0847
Rename file and replace gen_ai.system by gen_ai.provider.name
Rima-ag 6484955
Merge branch 'init-gcp-genai' into gcp_genai_request_star_attributes_…
Rima-ag File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| change_type: enhancement | ||
| component: gen-ai | ||
| note: Define attribute for Google generative AI operation request configuration. | ||
| issues: [2053] | ||
| subtext: Defines `gcp.gen_ai.operation.config` as a templated string for recording a subset of operation configuration options. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| change_type: enhancement | ||
| component: gen-ai | ||
| note: Define common span attributes for Google generative AI | ||
| issues: [2053] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.