We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3c76a commit 5556003Copy full SHA for 5556003
MIGRATION.md
@@ -14,6 +14,7 @@ In v8, the Span class is heavily reworked. The following properties & methods ar
14
15
* `span.toContext()`: Access the fields directly instead.
16
* `span.updateWithContext(newSpanContext)`: Update the fields directly instead.
17
+* `span.toTraceparent()`: use `spanToTraceHeader(span)` util instead.
18
19
## Deprecate `pushScope` & `popScope` in favor of `withScope`
20
0 commit comments