-
Notifications
You must be signed in to change notification settings - Fork 905
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
[trace] Move trace feature out of internal flag & improve trace experience #2767
Conversation
promptflow SDK CLI Azure E2E Test Result zhengfei/feature/graduate-trace 4 files 4 suites 4m 51s ⏱️ Results for commit 4e5c884. ♻️ This comment has been updated with latest results. |
SDK CLI Global Config Test Result zhengfei/feature/graduate-trace3 tests 3 ✅ 1m 7s ⏱️ Results for commit 4e5c884. ♻️ This comment has been updated with latest results. |
SDK CLI Test Result zhengfei/feature/graduate-trace 4 files 4 suites 53m 11s ⏱️ Results for commit 4e5c884. ♻️ This comment has been updated with latest results. |
Executor Unit Test Result zhengfei/feature/graduate-trace778 tests 778 ✅ 3m 42s ⏱️ Results for commit 4e5c884. ♻️ This comment has been updated with latest results. |
Executor E2E Test Result zhengfei/feature/graduate-trace238 tests 236 ✅ 5m 51s ⏱️ Results for commit 4e5c884. ♻️ This comment has been updated with latest results. |
Description
This pull request targets to improve trace related experience:
start_trace
in test/run submitter out of internal flagtrace.provider=none
to disable trace feature, as we make it publicAll Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines