sentry-dotnet
sentry-dotnet copied to clipboard
Implement Span-First
Description
See developer docs:
- https://github.com/getsentry/sentry-docs/pull/15717
- Preview
TODO
This is definitely an epic, so each of the following would be their own PR:
- [ ] Span v2 Envelopes
- [ ] Add
traceLifeCycleoption (for opt-in) - [ ] Send transactions as span arrays
- [ ] Add start_span API
- [ ] Implement
captureSpan - [ ] Ensure data parity for segment spans
- [ ] Implement span buffer
- [ ] Make transactions obsolete