getsentry / sentry-dotnet

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

Support for SDK heartbeat to streamline onboarding #2138

Open bruno-garcia opened 1 year ago

bruno-garcia commented 1 year ago

Problem Statement

Easier way to onboard customers by letting the product know a step has been completed

Solution Brainstorm

See RFC: https://github.com/getsentry/rfcs/blob/main/text/0044-heartbeat.md

mattjohnsonpint commented 1 year ago

Can this help customers learn how to configure their project for Sentry CLI?