chore(logs): update SDK onboarding pages#104234
Merged
JoshuaMoelans merged 35 commits intomasterfrom Feb 3, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #104234 +/- ##
===========================================
- Coverage 80.60% 80.60% -0.01%
===========================================
Files 9333 9333
Lines 398600 398597 -3
Branches 25497 25496 -1
===========================================
- Hits 321275 321272 -3
Misses 76875 76875
Partials 450 450 |
Contributor
|
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
1 task
8411a74 to
f3a368a
Compare
6e18d54 to
fced109
Compare
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
shellmayr
pushed a commit
that referenced
this pull request
Feb 4, 2026
Continuing from #102398, to be merged after that one was merged. We add the `logs` onboarding for each of the platforms that now support logs (unity, unreal, dotnet, native, php-symfony) ToDo - [x] add Unity onboarding - [x] double-check that all relevant onboarding docs exist & are correct (I will ping the SDK maintainers) - [x] maybe add `logs` checkbox to project onboarding page for each of these SDKs (see [original comment](#102398 (comment))) --------- Co-authored-by: Alexander Alderman Webb <alexander.webb@sentry.io> Co-authored-by: Priscila Oliveira <priscila.oliveira@sentry.io>
jaydgoss
pushed a commit
that referenced
this pull request
Feb 12, 2026
Continuing from #102398, to be merged after that one was merged. We add the `logs` onboarding for each of the platforms that now support logs (unity, unreal, dotnet, native, php-symfony) ToDo - [x] add Unity onboarding - [x] double-check that all relevant onboarding docs exist & are correct (I will ping the SDK maintainers) - [x] maybe add `logs` checkbox to project onboarding page for each of these SDKs (see [original comment](#102398 (comment))) --------- Co-authored-by: Alexander Alderman Webb <alexander.webb@sentry.io> Co-authored-by: Priscila Oliveira <priscila.oliveira@sentry.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Continuing from #102398, to be merged after that one was merged.
We add the
logsonboarding for each of the platforms that now support logs (unity, unreal, dotnet, native, php-symfony)ToDo
logscheckbox to project onboarding page for each of these SDKs (see original comment)