Skip to content

Commit 197f33f

Browse files
committed
updated urlsession instrumentation notes
1 parent 7a19f22 commit 197f33f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Instrumentation/URLSession/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
This package captures the network calls produced by URLSession.
44

5+
This instrumentation relies on the global tracer provider in the `OpenTelementry` object. Custom global tracer providers must be initialized and set prior to initializing this instrumentation.
56

67
## Usage
78

0 commit comments

Comments
 (0)