-
Notifications
You must be signed in to change notification settings - Fork 911
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
[promptflow][internal] Support query spans via trace id & add hash header in list line runs #2069
Conversation
SDK CLI Global Config Test Result zhengfei/feature/query-spans-by-trace-ids2 tests 2 ✅ 54s ⏱️ Results for commit 37917af. ♻️ This comment has been updated with latest results. |
promptflow SDK CLI Azure E2E Test Result zhengfei/feature/query-spans-by-trace-ids 4 files 4 suites 3m 23s ⏱️ Results for commit 37917af. ♻️ This comment has been updated with latest results. |
SDK CLI Test Result zhengfei/feature/query-spans-by-trace-ids 12 files 12 suites 41m 12s ⏱️ Results for commit 37917af. ♻️ This comment has been updated with latest results. |
Description
This PR targets to refine the trace management APIs:
evaluations
schema change happened in [promptflow][internal] Support trace UI page #2035 , also update the JS bundle for this change.trace_ids
for/v1.0/Spans/list
X-Line-Runs-List-Hash
in header for/v1.0/LineRuns/list
: UX can use it to determine if the line runs have changedAll Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines