Skip to content

Commit e1d1b87

Browse files
committed
add migration doc
1 parent 94ff539 commit e1d1b87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MIGRATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ In v8, the Span class is heavily reworked. The following properties & methods ar
1414

1515
* `span.toContext()`: Access the fields directly instead.
1616
* `span.updateWithContext(newSpanContext)`: Update the fields directly instead.
17+
* `span.toTraceparent()`: use `spanToTraceHeader(span)` util instead.
1718

1819
## Deprecate `pushScope` & `popScope` in favor of `withScope`
1920

0 commit comments

Comments
 (0)