sentry-span-streaming
Installation
SKILL.md
All Skills > Feature Setup > Span Streaming
Sentry Span Streaming Migration
Migrate from the default transaction-based trace lifecycle (static) to span streaming (stream), where spans are sent in multiple batches as they complete instead of being batched into one transaction at the end.
Invoke This Skill When
- User asks to "enable span streaming" or "migrate to span streaming"
- User wants to switch from transaction-based to streamed span delivery
- User mentions
traceLifecycle,spanStreamingIntegration, orwithStreamedSpan - User wants lower latency span delivery or per-span processing