Closed
Description
openedon Sep 7, 2020
Please mark the type framework used:
- ASP.NET MVC
- ASP.NET Web API (OWIN)
- ASP.NET Core
- WPF
- WinForms
- Xamarin
- Other:
Please mark the type of the runtime used:
- .NET Framework
- Mono
- .NET Core
- Version: The latest stable for both, that is .NET Core 3.1.401 and Xamarin.Android 11.0.2.0.
Please mark the NuGet packages used:
- Sentry
- Sentry.Serilog
- Sentry.NLog
- Sentry.Log4Net
- Sentry.Extensions.Logging
- Sentry.AspNetCore
- Version: 2.1.6 of both.
It looks like both Release Health and Performance Monitoring aren't (directly?) supported.
Is there any way for me to utilize these platform features, perhaps with the underlying Sentry.Protocol
package? I'm totally fine with having to identify and generate session details myself, as well as performance data.
Ultimately I'm interested in filling the Sentry release's user information, as well as gain some insight into our client apps' performance when it comes to hitting our servers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment