-
Notifications
You must be signed in to change notification settings - Fork 4.8k
feat(trace): Only allow zip files to be selected for upload #37905
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
feat(trace): Only allow zip files to be selected for upload #37905
Conversation
|
For potentially breaking changes, we should definitely start with an issue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Good point, created: #37933 |
|
@microsoft-github-policy-service rerun |
Test results for "MCP"2635 passed, 108 skipped Merge workflow run. |
Test results for "tests 1"1 failed 2 flaky47144 passed, 815 skipped Merge workflow run. |
Reflect the change that the trace viewer only allows 1 trace at same time and let user only select zip files.
Before:

After:

Closes: #37933