Skip to content

Commit 06dc401

Browse files
committed
adding end() method into list of methods for manual span management
1 parent dedcfa8 commit 06dc401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Tracing/Docs.docc/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ as the subsequent guides dive deeper into patterns and details of instrumenting
5252
- ``startSpan(_:context:ofKind:function:file:line:)``
5353
- ``startSpan(_:at:context:ofKind:function:file:line:)``
5454
- ``startSpan(_:context:ofKind:at:function:file:line:)``
55+
- ``Span/end()``
5556

5657
### Inspecting Spans
5758

0 commit comments

Comments
 (0)