sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

EventSource Telemetry Integration

Open bruno-garcia opened this issue 4 years ago • 2 comments

One of the default metrics sources we want to support for https://github.com/getsentry/sentry-dotnet/issues/3020 is EventSource based metrics.

See the Microsoft DevBlog on .NET 5 Networking Improvements to Telemetry and also the Well Known Counters that we could capture out of the box.

bruno-garcia avatar Jan 13 '21 00:01 bruno-garcia

This will be great with DDM!

Relates to #2880

bruno-garcia avatar Nov 25 '23 19:11 bruno-garcia

@bitsandfoxes I think this one is going on the back burner for a little bit so we could change the priority. I think most of the research has been done (see attached PR)... just some Development grunt work to get this over the line once Sentry's core metrics product is a bit more mature.

In the mean time, we already support OpenTelemetry / System.Diagnostics.Metrics instruments.

jamescrosswell avatar Feb 11 '24 23:02 jamescrosswell