Implement Span Streaming API · Issue #1952 · getsentry/sentry-php · GitHub
Skip to content

Implement Span Streaming API #1952

Description

@Litarnus

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

  • 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
  • Migrate contexts to attributes
  • startTransaction should be a noop when using span streaming mode
  • [ ]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions