getsentry / getsentry/sentry-go
Add support for session tracking
Open
Feature
Go
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 262
- Avg merge
- 1d 48m
- Merged PRs (30d)
- 7
Description
## Summary
Add support for session tracking into the SDK, for measuring release health
https://docs.sentry.io/product/releases/health/setup/
## Motivation
Sentry is MUCH more useful when you can understand release health and associated session metrics. Many other Sentry SDKs support this, golang should as well.
Contributor guide
Assessment
This issue has not been assessed yet.