-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Cannot see trace details (still) #2266
Comments
Assigning to @getsentry/support for routing ⏲️ |
Same problem, it seems related to getsentry/sentry#52712 since snuba throws a bunch of errors when accessing that page. |
Update, I found #2183 and running the following did indeed fix the issue:
I am still not sure why this would be needed in the first place and seems like a bug? |
It seems like it's because there is an exception for self-hosted, where the search_issues is not migrated |
Issue platform is not yet enabled for self-hosted, we may need to enable this migration for self-hosted users. I have created an issue here to track the effort: |
Oh, good catch! For people not in the know (like I was) this is the "issue platfom": https://develop.sentry.dev/issue-platform/ (super dope feature) This also looks like it might power things like performance issues? |
I've created a PR here to run the migration for self-hosted. |
PR has been merged. |
Thanks, it worked for me. Also @hubertdeng123 thanks for fixing, I think we can close this issue. |
Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
Steps to Reproduce
I have already reported it in getsentry/sentry#51512, but the fix did not help.
Expected Result
I see details of the trace
Actual Result
Product Area
Performance
Link
No response
DSN
No response
Version
23.6.2
The text was updated successfully, but these errors were encountered: