getsentry / sentry-dotnet

Sentry SDK for .NET
https://docs.sentry.io/platforms/dotnet
MIT License
566 stars 203 forks source link

Add logs to `metrics` #3310

Closed bitsandfoxes closed 2 weeks ago

bitsandfoxes commented 4 weeks ago

Trying to help a user figure out why they don't see any metrics on the dashboard made me realize that I had to go through all the HttpTransport logs to look for type = statsd. Which was not the most pleasant user expierence.