getsentry/sentry-dotnet

OOTB metrics

bitsandfoxes opened this issue · 2 comments

Metrics being stable and all we could and should consider what the SDK can offer OOTB:
Potential candidates:

  • CPU usage
  • Memory usage
  • GC heap size
  • Garbage collections

We could mimic Aspire in this respect. That's quite a few metrics though.