Skip to content

Commit 98c8396

Browse files
author
Ignacio Bonafonte
authored
Merge pull request #374 from open-telemetry/readme-fix
updated urlsession instrumentation notes
2 parents 7a19f22 + 197f33f commit 98c8396

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)