sentry-dotnet
sentry-dotnet copied to clipboard
Sentry.Samples.AspNetCore.Mvc is missing tunneling config
The sample currently only partially configures tunneling. DI is configured but UseSentryTunneling
isnt' called.
See docs for details.