getsentry / getsentry/sentry-dotnet
EventSource Telemetry Integration
Open
.NET
Feature
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
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](https://devblogs.microsoft.com/dotnet/net-5-new-networking-improvements/#telemetry) and also the [Well Known Counters](https://learn.microsoft.com/en-us/dotnet/core/diagnostics/available-counters) that we could capture out of the box.
Contributor guide
Assessment
This issue has not been assessed yet.