-
Notifications
You must be signed in to change notification settings - Fork 917
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
[Internal] Upload the events in span to Blob. #2479
Conversation
SDK CLI Global Config Test Result users/yangtongxu/writeEventToBlob3 tests 3 ✅ 45s ⏱️ Results for commit 64407e2. ♻️ This comment has been updated with latest results. |
promptflow SDK CLI Azure E2E Test Result users/yangtongxu/writeEventToBlob 4 files 4 suites 3m 59s ⏱️ Results for commit 64407e2. ♻️ This comment has been updated with latest results. |
SDK CLI Test Result users/yangtongxu/writeEventToBlob 12 files 12 suites 48m 37s ⏱️ Results for commit 64407e2. ♻️ This comment has been updated with latest results. |
21b3f87
to
f8c398b
Compare
70ae0ad
to
bd32d1e
Compare
10e192d
to
869f084
Compare
src/promptflow-azure/promptflow/azure/_storage/cosmosdb/span.py
Outdated
Show resolved
Hide resolved
src/promptflow-devkit/promptflow/_sdk/_service/apis/collector.py
Outdated
Show resolved
Hide resolved
6758d4e
to
36c4d71
Compare
Description
In this PR, we upload the events in span to blob.
Test case: query link
Remainder: To upload data to blob, user need to have the role "Storage Blob Data Contributor" to the storage account of workspace.