Skip to content

Commit e046798

Browse files
authored
Update docs/platforms/javascript/common/enriching-events/transaction-name/index.mdx
1 parent bb201cb commit e046798

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/enriching-events/transaction-name

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/enriching-events/transaction-name/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ To override the transaction name, use the <PlatformLink to="/tracing/instrumenta
8989

9090
### While the Root Span Is Active
9191

92-
_Available starting with: v8.46.0_
92+
_Available starting with: v8.47.0_
9393

9494
Sometimes, (for example if you have a router that only emits the route change after it occurred) you might not be able to set the final root span name at span start. In this case, you can update the root span name while the span is active:
9595

0 commit comments

Comments
 (0)