-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(profiling): add wizard onboarding docs #5778
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
src/wizard/python/profiling-onboarding/python/3.configure-profiling.md
Outdated
Show resolved
Hide resolved
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.
Made a few tweaks and left a question about one section. Otherwise, LGTM
src/wizard/android/profiling-onboarding/android/2.configure-performance.md
Outdated
Show resolved
Hide resolved
src/wizard/android/profiling-onboarding/android/3.configure-profiling.md
Outdated
Show resolved
Hide resolved
src/wizard/apple/profiling-onboarding/ios/2.configure-performance.md
Outdated
Show resolved
Hide resolved
src/wizard/node/profiling-onboarding/node/2.configure-performance.md
Outdated
Show resolved
Hide resolved
src/wizard/python/profiling-onboarding/python/2.configure-performance.md
Outdated
Show resolved
Hide resolved
Thank you @lizokm ! - Sorry I should've caught some of these grammatical errors. It was a copy & paste job on my part. 😅 |
27b08fa
to
332133b
Compare
332133b
to
551ca49
Compare
## Summary **Important:** This PR depends on: getsentry/sentry-docs#5778 Adds the new profiling onboarding sidebar behind a `profiling-onboarding-checklist` feature flag. Examples:  
This PR adds "wizard" docs for profiling.
Related PR: getsentry/sentry#41322