getsentry / getsentry/sentry-dotnet
Fix tracing docs for ASP.NET Core, WebAssembly etc.
Open
.NET
Docs
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
https://docs.sentry.io/platforms/dotnet/guides/aspnetcore/tracing/trace-propagation/
https://docs.sentry.io/platforms/dotnet/guides/blazor-webassembly/tracing/trace-propagation/#how-to-use-distributed-tracing
These are the wrong docs ☝🏻
They explain how to configure tracing for old aspnet framework apps.
There also isn't much on `SentryMessageHandler`. There's a note in https://docs.sentry.io/platforms/dotnet/configuration/http-client-errors/ about it but we could make something more prominent.
Contributor guide
Assessment
This issue has not been assessed yet.