Add time to first token for opentelemetry-util-genai#113
Merged
Cirilla-zmh merged 13 commits intoalibaba:mainfrom Feb 5, 2026
Merged
Add time to first token for opentelemetry-util-genai#113Cirilla-zmh merged 13 commits intoalibaba:mainfrom
Cirilla-zmh merged 13 commits intoalibaba:mainfrom
Conversation
Change-Id: I62359d1eadf9c6f440c21b2cabc92cae91cda0b4 Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: Ic179160d39025c22926c6a124858b3d7ab5d0181 Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: I069bebdd1ee3c5ba620bb8e85a30d0580ac646fa Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: I753c2f36f154737845142db663ef35c15f917516 Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: I43d7d5688f517a6aa6e40e2d90ce2fc88c85dce3 Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: Ie0b1182587c655ec2e02b2a2feaaf36e031631b2 Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: I5afc9867d05646dd4d956f648c3d5005b3f841c8 Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: Id12d5fa6de08f9830c0b11b015d97863d62fb13a Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: I6cf3ac9ec562723f47e63506aaf5c3d08babd858 Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: I972e78f94ae2dfe7b2c6f97991446cd6214fb5f6 Co-developed-by: Cursor <noreply@cursor.com>
f803914 to
61a5007
Compare
Change-Id: I0d8a1205c21c6622029b96073f57342ba98fc06f Co-developed-by: Cursor <noreply@cursor.com>
Change-Id: Ifc0c84994f974493dff26018f9384e2062782302 Co-developed-by: Cursor <noreply@cursor.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 25 out of 25 changed files in this pull request and generated 9 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
instrumentation-loongsuite/loongsuite-instrumentation-dashscope/pyproject.toml
Show resolved
Hide resolved
util/opentelemetry-util-genai/src/opentelemetry/util/genai/span_utils.py
Show resolved
Hide resolved
...te-instrumentation-dashscope/src/opentelemetry/instrumentation/dashscope/utils/multimodal.py
Show resolved
Hide resolved
...strumentation-dashscope/src/opentelemetry/instrumentation/dashscope/patch/image_synthesis.py
Show resolved
Hide resolved
instrumentation-loongsuite/loongsuite-instrumentation-dashscope/tests/test_image_synthesis.py
Show resolved
Hide resolved
...te-instrumentation-dashscope/src/opentelemetry/instrumentation/dashscope/utils/multimodal.py
Show resolved
Hide resolved
...strumentation-dashscope/src/opentelemetry/instrumentation/dashscope/patch/video_synthesis.py
Show resolved
Hide resolved
...strumentation-dashscope/src/opentelemetry/instrumentation/dashscope/patch/video_synthesis.py
Show resolved
Hide resolved
...strumentation-dashscope/src/opentelemetry/instrumentation/dashscope/patch/image_synthesis.py
Show resolved
Hide resolved
123liuziming
approved these changes
Feb 5, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Does This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.