getsentry / getsentry/sentry-dotnet
Implement Span-First
Open
.NET
Feature
Spans
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
See developer docs:
- https://develop.sentry.dev/sdk/telemetry/spans/implementation/
### TODO
This is definitely an epic, so each of the following would be their own PR:
- https://github.com/getsentry/sentry-dotnet/pull/4912
- [ ] Span v2 Envelopes
- [ ] Add `traceLifeCycle` option
- [ ] Send transactions as span arrays
- [ ] Add start_span API
- [ ] Implement `captureSpan`
- [ ] Ensure data parity for **_segment spans_**
- [ ] Implement span buffer
- [ ] Make transactions obsolete
Contributor guide
Assessment
This issue has not been assessed yet.