Skip to content

Commit 9e26c72

Browse files
authored
chore(dotnet): Blazor WASM profiling is not supported (#14841)
## DESCRIBE YOUR PR In the issue linked below, they have tried to use profiling in Blazor WebAssembly, but nowhere in the docs explicitly state that Blazor WebAssembly profiling is not supported. * getsentry/sentry-dotnet#3523 ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] ~~Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE -->~~ - [ ] ~~Other deadline: <!-- ENTER DATE HERE -->~~ - [x] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [x] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs)
1 parent 714bdc6 commit 9e26c72

File tree

1 file changed

+1
-0
lines changed
  • docs/platforms/dotnet/common/profiling/troubleshooting

1 file changed

+1
-0
lines changed

docs/platforms/dotnet/common/profiling/troubleshooting/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ If you don't see any profiling data in [sentry.io](https://sentry.io), you can t
2828
- .NET Framework; we only support .NET 8.0+
2929
- Native AOT - this is only supported for iOS and Mac Catalyst (alongside the standard Mono AOT)
3030
- Android - currently not supported at all
31+
- Blazor WebAssembly
3132

3233
### `Unknown` frames
3334

0 commit comments

Comments
 (0)