Skip to content

Commit 3f7c90a

Browse files
committed
docs: Mark PR 1 as completed in span streaming plan
1 parent 1e6ca47 commit 3f7c90a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.cursor/plans/span_streaming_prs_43411dc5.plan.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ overview: Break down the span streaming refactor from `lms/feat-span-streaming-p
44
todos:
55
- id: pr1-types
66
content: 'PR 1: SpanV2JSON and Envelope Type Definitions'
7-
status: pending
7+
status: completed
88
- id: pr2-lifecycle
99
content: 'PR 2: traceLifecycle Option and beforeSendSpan Type Updates'
1010
status: pending
@@ -497,7 +497,7 @@ To mark a PR as complete, add "DONE" to the node label. Example: `PR1[PR1: SpanV
497497

498498
```mermaid
499499
flowchart TD
500-
PR1[PR1: SpanV2JSON Types]
500+
PR1[PR1: SpanV2JSON Types DONE]
501501
PR2[PR2: traceLifecycle Option]
502502
PR3[PR3: Semantic Attributes]
503503
PR4[PR4: beforeSetup Hook]
@@ -646,7 +646,7 @@ flowchart TD
646646

647647
|----|--------|------|
648648

649-
| PR 1 | pending | |
649+
| PR 1 | completed | https://github.com/getsentry/sentry-javascript/pull/19100 |
650650

651651
| PR 2 | pending | |
652652

0 commit comments

Comments
 (0)