Commit bed13f5
authored
Add consistent import statement for URLLibInstrumentor (open-telemetry#2868)
* Add consistent import statement for URLLibInstrumentor
* Correct code in example
* One last correction to doc to create instance1 parent d135f20 commit bed13f5
File tree
1 file changed
+4
-2
lines changed- instrumentation/opentelemetry-instrumentation-urllib
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | | - | |
42 | | - | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments