getsentry / getsentry/sentry-go
Introduce the new scope API and migrate capture methods to use ctx
Open
Feature
Go
Tracking Issue
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 262
- Avg merge
- 1d 48m
- Merged PRs (30d)
- 7
Description
Introduce the new scope API and migrate capture methods to rely on ctx.
Active branch work already tracks this change (scopes/scope-storage introduces EventModifier and a Client interface for context-aware captures). For external contributors, the issue still needs the proposed API shape, the specific capture methods affected, and a migration plan.
Contributor guide
Assessment
This issue has not been assessed yet.