-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix FastAPI logs set up 404 #14869
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
fix FastAPI logs set up 404 #14869
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bundle ReportChanges will increase total bundle size by 172 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sentry-docs-server-cjsAssets Changed:
view changes for bundle: sentry-docs-client-array-pushAssets Changed:
|
|
@a-hariti - should I be able to open https://develop-docs-git-fix-fastapi-logs-404.sentry.dev/platforms/python-fastapi/logs/ now? It's still giving me a 404. |
|
this 404 has to do with user facing docs not developer docs @sfanahata, sorry about the confusion the correct preview link is this: https://sentry-docs-git-fix-fastapi-logs-404.sentry.dev/platforms/python-fastapi/logs/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@a-hariti - yes, that works! Thanks for that. I did get confused about why dev and docs both rendered. Looks good.
fixes #14808