Commit 8beaa13
fix(node): Drop deprecated forceTransaction in Mastra exporter
Oxlint no-deprecated fails on the new startInactiveSpan call; nesting still uses parentSpan ?? activeSpan, and a missing parent already creates a root span.
Co-Authored-By: Cursor Grok 4.6 <cursoragent@cursor.com>1 parent 5572ab8 commit 8beaa13
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | | - | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
| |||
0 commit comments