sentry-php icon indicating copy to clipboard operation
sentry-php copied to clipboard

Implement Span Streaming API

Open Litarnus opened this issue 1 month ago • 1 comments

This issue serves as a collection of necessary steps that need to be done for implementing the streaming API

  • [X] Implement JSON serialization
  • [ ] Apply attributes from scope to spans
  • [ ] Add trace_lifecycle option to switch between modes
  • [ ] Add before_send_spans callback option
  • [ ] set propagation context
  • [ ] Ensure startSpan behaves correctly
  • [ ] (Optional) Create own workflow for Spans instead of using applyToEvent

Litarnus avatar Nov 04 '25 12:11 Litarnus

PHP-44

linear[bot] avatar Nov 04 '25 12:11 linear[bot]